fix: use git push instead of GitHub API for tag creation #11

Merged
jcabillot merged 1 commits from fix/git-tag-push into main 2026-06-12 12:48:41 -04:00
+2 -1
View File
@@ -54,4 +54,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
RELEASE_BRANCHES: main
WITH_V: true
WITH_V: true
GIT_API_TAGGING: false