Update deploy.yml

This commit is contained in:
Igor Pečovnik
2022-01-06 13:27:11 +01:00
committed by GitHub
parent 09855d5034
commit a046f2b3b1

View File

@@ -95,12 +95,5 @@ jobs:
git pull
git add .
git commit --allow-empty -m "Update hashes for ${{ env.FILE_DEST }} repository"
git push
fi
- name: Push changes
if: ${{ env.SKIP != 'yes' }}
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.SCRIPTS_ACCESS_TOKEN }}
branch: ${{ github.ref }}
directory: scripts