Skip to content

Commit

Permalink
add tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Apr 8, 2024
1 parent 22305ce commit abcd954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sign-tag = true
consolidate-commits = false
pre-release-commit-message = "[{{crate_name}}] version {{version}}"
tag-message = "[{{crate_name}}] version {{version}}"
tag-prefix = "{{crate_name}}-"
tag-name = "{{prefix}}{{version}}"
publish = false
dependent-version = "upgrade"

0 comments on commit abcd954

Please sign in to comment.