From 6a097ea13dd19a15c506e996c983732e618b04ca Mon Sep 17 00:00:00 2001 From: Federico Grandi Date: Wed, 18 Sep 2019 22:50:09 +0200 Subject: [PATCH] Little tweak to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fa420c..73b9f61 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add a step like this to your workflow: - `author_name` : the name of the user that will be displayed as the author of the commit - `author_email` : the email of the user that will be displayed as the author of the commit - `message` : the message for the commit -- `path` : the path to stage files from +- `path` : the path(s) to stage files from ### Environment variables: