mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Fix puzzled explanation on README.md
This commit is contained in:
parent
709206b68e
commit
ef125417f8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user