tag-prefix: v
This commit is contained in:
parent
8bd72dba2f
commit
6d3c7f1722
|
@ -25,7 +25,7 @@ jobs:
|
|||
id: version-bump
|
||||
uses: "phips28/gh-action-bump-version@master"
|
||||
with:
|
||||
tag-prefix: ''
|
||||
tag-prefix: 'v'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: "cat package.json"
|
||||
|
|
Loading…
Reference in New Issue