Updated version of stefanzweifel/git-auto-commit-action
This commit is contained in:
parent
0db5ee2f81
commit
8a63fced8b
|
@ -20,7 +20,7 @@ jobs:
|
||||||
run: npm run generate
|
run: npm run generate
|
||||||
|
|
||||||
- name: Commit all changes
|
- name: Commit all changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v2.0.0
|
uses: stefanzweifel/git-auto-commit-action@v2.1.0
|
||||||
with:
|
with:
|
||||||
commit_author_email: free.arhey@gmail.com
|
commit_author_email: free.arhey@gmail.com
|
||||||
commit_author_name: Arhey
|
commit_author_name: Arhey
|
||||||
|
|
Loading…
Reference in New Issue