1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 15:37:18 +08:00

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

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