added vesion bump
build-develop-branch / build-branch (push) Successful in 39s
Details
build-develop-branch / build-branch (push) Successful in 39s
Details
This commit is contained in:
parent
fb67f80238
commit
fff44b0ca1
|
@ -37,7 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
- name: 'Automated Version Bump'
|
- name: 'Automated Version Bump'
|
||||||
uses: 'https://sigyl.com/git/actions/gh-action-bump-version'
|
uses: 'http://sigyl.com:3000/actions/gh-action-bump-version'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue