Update README.md

This commit is contained in:
Kyle McNally 2022-12-01 15:13:25 -05:00 committed by GitHub
parent 95eef4662e
commit 0c7e0fb18f
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:** #### **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 ```yaml
- name: 'Automated Version Bump' - name: 'Automated Version Bump'
uses: 'phips28/gh-action-bump-version@master' uses: 'phips28/gh-action-bump-version@master'