Update README.md

This commit is contained in:
Stefan Zweifel 2019-09-06 07:34:41 +02:00 committed by GitHub
parent fcfae8cf7e
commit 845dc426e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
```yaml
- uses: stefanzweifel/git-auto-commit-action@dev
- uses: stefanzweifel/git-auto-commit-action@v2.0.0
with:
commit_author_email: john.doe@example.com
commit_author_name: John Doe