mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Adding token
This commit is contained in:
parent
156d9ed820
commit
487b180a9b
1
.github/workflows/flathub_push_cooker.yml
vendored
1
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Pushing
|
- name: Pushing
|
||||||
shell: bash
|
shell: bash
|
||||||
|
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
|
|
||||||
# EDITABLES:
|
# EDITABLES:
|
||||||
|
|
Loading…
Reference in a new issue