From ef125417f8ad00356d124beadc947410dc9a9b4f Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Fri, 6 Sep 2019 02:19:37 -0300 Subject: [PATCH] Fix puzzled explanation on README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65869ef..9d34f1c 100644 --- a/README.md +++ b/README.md @@ -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