Update README.md
This commit is contained in:
parent
95eef4662e
commit
0c7e0fb18f
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue