mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Merge branch 'main' of https://github.com/RetroDECK/RetroDECK
This commit is contained in:
commit
b6d63ea666
2
.github/workflows/build_retrodeck.yml
vendored
2
.github/workflows/build_retrodeck.yml
vendored
|
@ -318,7 +318,7 @@ jobs:
|
|||
with:
|
||||
app-id: ${{ vars.REKKU_APP_ID }}
|
||||
private-key: ${{ secrets.REKKU_PRIVATE_KEY }}
|
||||
repositories: "RetroDECK,Cooker"
|
||||
repositories: "RetroDECK,Cooker,Artifacts"
|
||||
owner: "RetroDECK"
|
||||
|
||||
- name: Download all workflow run artifacts
|
||||
|
|
Loading…
Reference in a new issue