mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Fixed flathub_push workflow -fix3
This commit is contained in:
parent
e194bf5034
commit
5af8980e31
1
.github/workflows/flathub_push_cooker.yml
vendored
1
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -62,6 +62,7 @@ jobs:
|
|||
curl -sL \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
-H "Authorization: Bearer ${{ secrets.TRIGGER_BUILD_TOKEN }}" \
|
||||
https://api.github.com/repos/XargonWan/RetroDECK-cooker/releases/latest \
|
||||
| jq .name \
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue