build: fix deploy
This commit is contained in:
parent
f2069de1ec
commit
1a2087f2ee
|
@ -20,7 +20,6 @@ jobs:
|
|||
|
||||
- run: go install github.com/psanetra/git-semver/cli@master
|
||||
|
||||
- run: git tag v$(cli next --stable=false)
|
||||
- run: git push --tags
|
||||
- run: git tag v$(cli next --stable=false) && git push --tags
|
||||
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue
Block a user