forked from Plemya-x/ALR
добавление изменения версии в репозитории alr-default + сборка бинарников для релиза
This commit is contained in:
@ -81,6 +81,7 @@ jobs:
|
||||
git config user.name "gitea"
|
||||
git config user.email "admin@plemya-x.ru"
|
||||
git remote set-url origin https://gitea:${{ secrets.GITEAPUBLIC }}@gitea.plemya-x.ru/Plemya-x/alr-default.git
|
||||
git remote -v
|
||||
git add .
|
||||
git commit -m "Обновление версии до ${{ env.VERSION }}"
|
||||
git push origin master
|
||||
|
Reference in New Issue
Block a user