Merge pull request 'fix: use git push instead of GitHub API for tag creation' (#11) from fix/git-tag-push into main
Docker Build and Push / build (push) Successful in 3m47s

Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
2026-06-12 12:48:39 -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