chore: Add correct configuration for cargo release

This commit is contained in:
Jade Ellis 2026-01-09 20:55:53 +00:00 committed by Ginger
parent fc3615c46b
commit 4c796029bb

View file

@ -1 +1,8 @@
tag-message = "chore: Release v{{version}}"
tag-prefix = ""
shared-version = true
publish = false
sign-commit = true
sign-tag = true