From 260e876533b6955e0efcf84bc7b2b9eaac3c8cce Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 9 Oct 2020 19:25:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02f2e3a..61e69b8 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Make sure you use the `actions/checkout@v2` action! with: minor-wording: 'add,Adds,new' major-wording: 'MAJOR,cut-major' - patch-wording: 'patch, fixes' # Providing patch-wording will override commits + patch-wording: 'patch,fixes' # Providing patch-wording will override commits # defaulting to a patch bump. - rc-wording: 'RELEASE, alpha' + rc-wording: 'RELEASE,alpha' ``` **PACKAGEJSON_DIR:** Param to parse the location of the desired package.json (optional). Example: