Merge pull request #198 from Sparticuz/patch-1

Update README.md
This commit is contained in:
Phil 2022-12-01 21:15:55 +01:00 committed by GitHub
commit 6b26bb11cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Remove the 'actions/setup-node@v1' step from your action.yml file
#### **wording:**
Customize the messages that trigger the version bump. It must be a string, case sensitive, coma separated (optional). Example:
Customize the messages that trigger the version bump. It must be a string, case sensitive, comma separated (optional). Example:
```yaml
- name: 'Automated Version Bump'
uses: 'phips28/gh-action-bump-version@master'