Skip to content

Commit 1bba090

Browse files
committed
chore: remove pre-release-hook
1 parent 5154ae3 commit 1bba090

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,5 @@ must_use_candidate = "allow"
6565
[workspace.metadata.release]
6666
allow-branch = ["main"]
6767
pre-release-commit-message = "chore: release"
68-
pre-release-hook = ["just", "changelog"]
6968
pre-release-replacements = [{ file = "CHANGELOG.md", search = "unreleased", replace = "{{version}}" }]
7069
tag-message = "chore: release {{crate_name}} version {{version}}"

0 commit comments

Comments
 (0)