Main on flathub doesn't support push --force

This commit is contained in:
XargonWan 2022-10-12 11:06:21 +02:00 committed by GitHub
parent 08163175ff
commit de19380cd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,4 +81,4 @@ jobs:
git commit -m "Updated flathub/net.retrodeck.retrodeck from RetroDECK/$rd_branch"
git remote -v
git push --force https://${{ secrets.TRIGGER_BUILD_TOKEN }}@github.com/flathub/net.retrodeck.retrodeck.git master
git push https://${{ secrets.TRIGGER_BUILD_TOKEN }}@github.com/flathub/net.retrodeck.retrodeck.git master