chore: Add correct configuration for cargo release
This commit is contained in:
parent
9ceaecbaab
commit
2244eca578
1 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,8 @@
|
|||
tag-message = "chore: Release v{{version}}"
|
||||
tag-prefix = ""
|
||||
shared-version = true
|
||||
|
||||
publish = false
|
||||
|
||||
sign-commit = true
|
||||
sign-tag = true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue