chore: disable crates.io publishing in cargo-release config

This commit is contained in:
Till Wegmueller 2025-11-29 16:02:23 +01:00
parent efffb4b49c
commit 2b6a706520
No known key found for this signature in database

View file

@ -59,6 +59,8 @@ debug = 1
# cargo-release configuration
[package.metadata.release]
# Skip publishing to crates.io
publish = false
# Ensure version is updated in Cargo.toml
pre-release-commit-message = "chore: release {{version}}"
# Create a git tag