We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54cf31 commit 1528edbCopy full SHA for 1528edb
1 file changed
release.toml
@@ -1,7 +1,7 @@
1
# NOTE: This repo is not a Cargo workspace; cargo-release won't auto-read this file
2
# unless you pass it explicitly. Before releasing, confirm config like below:
3
# `cargo release config --manifest-path bip0039/Cargo.toml -c release.toml`
4
-push-remote = "upstream"
+push-remote = "origin"
5
allow-branch = ["main"]
6
consolidate-commits = false
7
pre-release-commit-message = "chore: release {{crate_name}}-v{{version}}"
0 commit comments