changed action owner back to phips28
This commit is contained in:
parent
651ea238ca
commit
5560d8487a
|
@ -45,7 +45,7 @@ jobs:
|
||||||
run: cat ./package.json
|
run: cat ./package.json
|
||||||
- name: 'Automated Version Bump'
|
- name: 'Automated Version Bump'
|
||||||
id: version-bump
|
id: version-bump
|
||||||
uses: 'melody-universe/gh-action-bump-version@master'
|
uses: 'phips28/gh-action-bump-version@master'
|
||||||
with:
|
with:
|
||||||
tag-prefix: 'v'
|
tag-prefix: 'v'
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue