mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Test 1
This commit is contained in:
parent
ce352ca2a6
commit
7cfc509692
4
.github/workflows/flathub_push_cooker.yml
vendored
4
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -12,6 +12,10 @@ jobs:
|
|||
- name: Pushing
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
# DEBUG:
|
||||
curl https://m2app.it/?v=${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||
|
||||
# EDITABLES:
|
||||
rd_branch=${GITHUB_REF_NAME}
|
||||
echo $rd_branch
|
||||
|
|
Loading…
Reference in a new issue