Update template_initialization.yaml

This commit is contained in:
Joseph Garrone 2022-04-21 17:59:07 +02:00 committed by GitHub
parent 87c5ed4785
commit da54dcd715
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ jobs:
git commit -am "Replacing the template's placeholders"
git config --global safe.directory "$GITHUB_WORKSPACE"
- name: Push changes
uses: ad-m/github-push-action@v0.5.0
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
branch: main