Skip to content

Commit

Permalink
cargo: update cargo-release metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab committed Nov 29, 2022
1 parent bc2a97f commit 6cd2620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ thiserror = "^1.0"

[package.metadata.release]
sign-commit = true
disable-publish = true
disable-push = true
publish = false
push = false
pre-release-commit-message = "cargo: envsubst release {{version}}"
post-release-commit-message = "cargo: development version bump"
tag-message = "envsubst {{version}}"

0 comments on commit 6cd2620

Please sign in to comment.