WORKFLOW: trying again without the push job - fix1 [skip ci]

This commit is contained in:
XargonWan 2025-02-03 13:31:02 +09:00
parent 55b629fce2
commit 5945a60054

View file

@ -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"