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
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:
@@ -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
|
||||||
Reference in New Issue
Block a user