Update .gitea/workflows/bump-push.yml
All checks were successful
Go Bump / bump (push) Successful in 28s
All checks were successful
Go Bump / bump (push) Successful in 28s
This commit is contained in:
parent
1b8e8ad26a
commit
79114e8b8e
|
@ -20,6 +20,6 @@ jobs:
|
|||
|
||||
- run: go install github.com/psanetra/git-semver/cli@master
|
||||
|
||||
- run: git tag v$(cli next --stable=false) && git push --tags || echo no change
|
||||
- run: git tag v$(cli next) && git push --tags || echo no change
|
||||
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue
Block a user