Merge pull request 'added vesion bump' (#200) from develop/tags into master
Reviewed-on: #200
This commit is contained in:
commit
eb9b79ef61
|
@ -37,7 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
- name: 'Automated Version Bump'
|
- name: 'Automated Version Bump'
|
||||||
uses: 'http://sigyl.com:3000/actions/gh-action-bump-version@master'
|
uses: 'http://sigyl.com:3000/actions/gh-action-bump-version@package-json-error'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue