mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: revamped push_flathub_main - fix4 [skip ci]
This commit is contained in:
parent
092fa3b135
commit
c6becfef52
|
@ -85,4 +85,4 @@ fi
|
||||||
|
|
||||||
git add *
|
git add *
|
||||||
git commit -m "Updated flathub/net.retrodeck.retrodeck to v$relname from RetroDECK/$rd_branch"
|
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"
|
Loading…
Reference in a new issue