fix(ci): Don't manually push the tags and let Commitizen do it [skip ci]
This commit is contained in:
@@ -97,7 +97,6 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
git tag v${{ env.version }}
|
||||
git push origin --follow-tags
|
||||
|
||||
release-plz:
|
||||
|
||||
Reference in New Issue
Block a user