mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: trying using gh instead - fix5 [skip ci]
This commit is contained in:
parent
d061e32747
commit
e786f7becb
|
@ -90,4 +90,4 @@ fi
|
||||||
|
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Update RetroDECK to v$relname from RetroDECK/$rd_branch"
|
git commit -m "Update RetroDECK to v$relname from RetroDECK/$rd_branch"
|
||||||
git push --force "https://github.com/${flathub_target_repo}" "$relname"
|
git push --force "https://Rekku:${GITHUB_TOKEN}@github.com/${flathub_target_repo}" "$relname"
|
||||||
|
|
Loading…
Reference in a new issue