Skip to content

Commit 1528edb

Browse files
authored
chore: update release.toml (#134)
1 parent b54cf31 commit 1528edb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: This repo is not a Cargo workspace; cargo-release won't auto-read this file
22
# unless you pass it explicitly. Before releasing, confirm config like below:
33
# `cargo release config --manifest-path bip0039/Cargo.toml -c release.toml`
4-
push-remote = "upstream"
4+
push-remote = "origin"
55
allow-branch = ["main"]
66
consolidate-commits = false
77
pre-release-commit-message = "chore: release {{crate_name}}-v{{version}}"

0 commit comments

Comments
 (0)