Skip to content

Commit

Permalink
Merge pull request #336 from lucab/ups/cargo-release-metadata
Browse files Browse the repository at this point in the history
cargo: update cargo-release metadata
  • Loading branch information
Luca Bruno authored Jan 13, 2020
2 parents 3ff5f8d + 4d15177 commit ed873b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ version = "4.3.1-alpha.0"

[package.metadata.release]
sign-commit = true
upload-doc = false
disable-push = true
disable-publish = true
pre-release-commit-message = "cargo: Afterburn release {{version}}"
pro-release-commit-message = "cargo: development version bump"
post-release-commit-message = "cargo: development version bump"
tag-message = "Afterburn v{{version}}"
tag-prefix = "v"

[[bin]]
name = "afterburn"
Expand Down

0 comments on commit ed873b4

Please sign in to comment.