Update template_initialization.yaml

This commit is contained in:
Joseph Garrone 2022-04-21 04:35:35 +02:00 committed by GitHub
parent a08cb358d6
commit eded64ccfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@ 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 --add safe.directory /github/workspace
- name: Push changes
uses: ad-m/github-push-action@v0.5.0
with: