mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2024-12-27 07:05:31 +03:00
Update json-master.yml
This commit is contained in:
parent
cfd51b4251
commit
de229d76f0
6
.github/workflows/json-master.yml
vendored
6
.github/workflows/json-master.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user