Fix puzzled explanation on README.md

This commit is contained in:
Tulio Leao 2019-09-06 02:19:37 -03:00 committed by GitHub
parent 709206b68e
commit ef125417f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,9 @@ The Action will only commit files back, if changes are available. The resulting
The following inputs are required
- `commit_author_email`: The commit message used when changes are available
- `commit_author_name`: The Commit Authors Email Address
- `commit_message`: The Commit Authors Name
- `commit_author_email`: The Commit Authors Email Address
- `commit_author_name`: The Commit Authors Name
- `commit_message`: The commit message used when changes are available
### Environment Variables