Update template_initialization.yaml

This commit is contained in:
Joseph Garrone 2022-04-21 18:19:50 +02:00 committed by GitHub
parent da54dcd715
commit 05e1be506e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,6 @@ jobs:
git config --local user.email "ts_ci@github.com"
git config --local user.name "ts_ci"
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.6.0
with: