WORKFLOW: trying using gh instead - fix5 [skip ci]

This commit is contained in:
XargonWan 2025-02-03 13:56:19 +09:00
parent d061e32747
commit e786f7becb

View file

@ -90,4 +90,4 @@ fi
git add .
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"