Added secret
Some checks failed
Some checks failed
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user