mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
Update README.md
This commit is contained in:
@@ -13,7 +13,7 @@ This Action has been inspired and adapted from the [auto-commit](https://github.
|
|||||||
Add the following step at the end of your job.
|
Add the following step at the end of your job.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: stefanzweifel/git-auto-commit-action@dev
|
- uses: stefanzweifel/git-auto-commit-action@v2.0.0
|
||||||
with:
|
with:
|
||||||
commit_author_email: john.doe@example.com
|
commit_author_email: john.doe@example.com
|
||||||
commit_author_name: John Doe
|
commit_author_name: John Doe
|
||||||
|
Reference in New Issue
Block a user