Update json-master.yml

This commit is contained in:
stam 2021-01-17 02:41:36 +03:00
parent cfd51b4251
commit de229d76f0

View File

@ -40,13 +40,15 @@ jobs:
cd json-backups
ls -las
./update.sh
cd ..
git add .
git commit -am "Atlassian JSON autoupdated"
git push
- name: Commit and push changes
uses: devops-infra/action-commit-push@master
with:
github_token: ${{ secrets.GHT }}
commit_message: Atlassian JSON updated
commit_prefix: "[AUTO-COMMIT]"
# - name: Create Release
# id: create_release