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
+1
View File
@@ -55,3 +55,4 @@ jobs:
DEFAULT_BUMP: patch DEFAULT_BUMP: patch
RELEASE_BRANCHES: main RELEASE_BRANCHES: main
WITH_V: true WITH_V: true
GIT_API_TAGGING: false