Update .gitea/workflows/update.yaml
All checks were successful
Auto Update Mullvad VPN Template / update-template (push) Successful in 9s
All checks were successful
Auto Update Mullvad VPN Template / update-template (push) Successful in 9s
This commit is contained in:
@@ -61,4 +61,5 @@ jobs:
|
|||||||
git config user.email "rich@bandaholics.cash"
|
git config user.email "rich@bandaholics.cash"
|
||||||
git add template
|
git add template
|
||||||
git commit -m "Update to v${{ steps.get_release.outputs.version }} [auto]"
|
git commit -m "Update to v${{ steps.get_release.outputs.version }} [auto]"
|
||||||
|
git pull --rebase origin master
|
||||||
git push
|
git push
|
||||||
Reference in New Issue
Block a user