8 lines
138 B
TOML
8 lines
138 B
TOML
allow-branch = ["main"]
|
|
sign-commit = false
|
|
sign-tag = false
|
|
push = true
|
|
push-remote = "github"
|
|
publish = false
|
|
tag-name = "v{{version}}"
|