mirror of
https://github.com/RetroDECK/components-template.git
synced 2025-01-19 10:35:37 +00:00
Removed Rekku's scope
This commit is contained in:
parent
51efdecaee
commit
88e1e9e156
1
.github/workflows/build_artifacts.yml
vendored
1
.github/workflows/build_artifacts.yml
vendored
|
@ -105,7 +105,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
app-id: ${{ vars.REKKU_APP_ID }}
|
app-id: ${{ vars.REKKU_APP_ID }}
|
||||||
private-key: ${{ secrets.REKKU_PRIVATE_KEY }}
|
private-key: ${{ secrets.REKKU_PRIVATE_KEY }}
|
||||||
repositories: "RetroDECK,Cooker"
|
|
||||||
owner: "RetroDECK"
|
owner: "RetroDECK"
|
||||||
|
|
||||||
- name: Publish the artifacts in a new release
|
- name: Publish the artifacts in a new release
|
||||||
|
|
Loading…
Reference in a new issue