mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-05-07 06:32:52 +08:00
chore: 开启自动提交和自动标签
This commit is contained in:
@@ -62,9 +62,9 @@ location = "./migrations"
|
||||
src_folder = "./."
|
||||
|
||||
[tool.bumpversion]
|
||||
commit = false
|
||||
commit = true
|
||||
message = "chore: bump version from {current_version} to {new_version}"
|
||||
tag = false
|
||||
tag = true
|
||||
tag_name = "{new_version}"
|
||||
tag_message = ""
|
||||
current_version = "1.1.2"
|
||||
|
||||
Reference in New Issue
Block a user