Added secret
Some checks failed
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Has been skipped
Pull Request Pipeline / update-version (pull_request) Failing after 4s

This commit is contained in:
2026-01-17 20:17:26 +01:00
parent 49e947034e
commit 75f56eaab7

View File

@@ -134,7 +134,7 @@ jobs:
git config --global user.email "actions@gitea.com"
git add pubspec.yaml
git commit -m "Updated version number"
git push
# Alt: git push https://oauth2:${{ secrets.BOT_TOKEN }}@git.yannick-weigert.de/liquid-development/game-tracker.git HEAD:${{ gitea.head_ref }}
# git push
git push https://oauth2:${{ secrets.BOT_TOKEN }}@git.yannick-weigert.de/liquid-development/game-tracker.git HEAD:${{ gitea.head_ref }}