mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update template_initialization.yaml
This commit is contained in:
parent
87c5ed4785
commit
da54dcd715
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ jobs:
|
||||||
git commit -am "Replacing the template's placeholders"
|
git commit -am "Replacing the template's placeholders"
|
||||||
git config --global safe.directory "$GITHUB_WORKSPACE"
|
git config --global safe.directory "$GITHUB_WORKSPACE"
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@v0.5.0
|
uses: ad-m/github-push-action@v0.6.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
|
||||||
branch: main
|
branch: main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue