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