improve release workflow with tags
This commit is contained in:
parent
325d274cea
commit
63f5982350
3 changed files with 12 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ tag_scope = "default"
|
|||
pre_commit_hook = "hack/bumpver-pre-commit-hook.sh"
|
||||
post_commit_hook = "hack/bumpver-post-commit-hook.sh"
|
||||
commit = true
|
||||
tag = true
|
||||
tag = false
|
||||
push = true
|
||||
|
||||
[tool.bumpver.file_patterns]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue