try push = true
This commit is contained in:
parent
c389ffb496
commit
7d98dd82c9
@ -2,12 +2,8 @@
|
||||
current_version = "1.3.4"
|
||||
commit = true
|
||||
tag = true
|
||||
push = true
|
||||
tag_name = "{new_version}"
|
||||
|
||||
[[tool.bumpversion.files]]
|
||||
filename = "VERSION"
|
||||
[tool.bumpversion.parts.post_bump]
|
||||
commands = [
|
||||
"git push",
|
||||
"git push origin --tags",
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user