Workflows um Format Stage erweitern #175
@@ -135,5 +135,5 @@ jobs:
|
|||||||
git add pubspec.yaml
|
git add pubspec.yaml
|
||||||
git commit -m "Updated version number"
|
git commit -m "Updated version number"
|
||||||
# git push
|
# git push
|
||||||
git push https://oauth2:${{ secrets.BOT_TOKEN }}@git.yannick-weigert.de/liquid-development/game-tracker.git HEAD:${{ gitea.head_ref }}
|
git push --force https://oauth2:${{ secrets.BOT_TOKEN }}@git.yannick-weigert.de/liquid-development/game-tracker.git HEAD:${{ gitea.head_ref }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user