mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: trying again without the push job - fix1 [skip ci]
This commit is contained in:
parent
55b629fce2
commit
5945a60054
|
@ -98,5 +98,5 @@ fi
|
|||
|
||||
git add .
|
||||
git commit -m "Update RetroDECK to v$relname from RetroDECK/$rd_branch"
|
||||
git push --force "https://{$GITHUB_TOKEN}github.com/${flathub_target_repo}" "$relname"
|
||||
git push --force "https://${GITHUB_TOKEN}github.com/${flathub_target_repo}" "$relname"
|
||||
|
||||
|
|
Loading…
Reference in a new issue