fix: Commit version bump from publish workflow
parent
e9d0911cf9
commit
7cc8ed3526
|
@ -31,3 +31,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
commit_message: 'chore: Bump version to ${{ steps.get_version.outputs.VERSION }}'
|
commit_message: 'chore: Bump version to ${{ steps.get_version.outputs.VERSION }}'
|
||||||
file_pattern: 'package.json'
|
file_pattern: 'package.json'
|
||||||
|
branch: master
|
||||||
|
|
Loading…
Reference in New Issue