mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +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:
|
||||
- name: Pushing
|
||||
shell: bash
|
||||
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||
run: |
|
||||
|
||||
# EDITABLES:
|
||||
|
|
Loading…
Reference in a new issue