Update README.md

This commit is contained in:
Phil 2020-10-09 19:25:21 +02:00 committed by GitHub
parent 35e0718db4
commit 260e876533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: