WORKFLOW: revamped push_flathub_main - fix4 [skip ci]

This commit is contained in:
XargonWan 2025-02-03 10:28:44 +09:00
parent 092fa3b135
commit c6becfef52

View file

@ -85,4 +85,4 @@ fi
git add *
git commit -m "Updated flathub/net.retrodeck.retrodeck to v$relname from RetroDECK/$rd_branch"
git push --force https://"$secret"github.com/"$flathub_target_repo.git" "$relname"
git push --force "https://${secret}github.com/${flathub_target_repo}.git" "$relname"