develop/tags -> build/tags
convert-to-yml / develop-branch (push) Successful in 30s Details

This commit is contained in:
giles 2023-10-23 19:21:04 +00:00
parent 14ef2ae69b
commit 1ddcd2fb07
1 changed files with 1 additions and 1 deletions

View File

@ -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' uses: 'http://sigyl.com:3000/actions/gh-action-bump-version@master'
env: env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }} GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
with: with: