Skip to content

Commit 00de37e

Browse files
committed
cargo release better now in their master
didn't have to do anything manual anymore, but they changed interface Signed-off-by: clux <sszynrae@gmail.com>
1 parent 05370e7 commit 00de37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# 2. PUBLISH_GRACE_SLEEP=20 cargo release minor --execute
55
# 3a. await publishing - failures can happen due to https://github.com/sunng87/cargo-release/issues/224 (but should not with sufficient grace-sleep)
66
# 3b. if failures from 3a; (resume publishing manually, cd into next dir, cargo publish, wait, continue for next in line)
7-
# 4. git amend consolidated commit and add the unified version https://github.com/sunng87/cargo-release/issues/222
7+
# 4. check consolidated commit - shared version https://github.com/crate-ci/cargo-release/issues/222 fix is pretty new
88
# 5. ./scripts/release-post.sh
99

1010
# Reference

0 commit comments

Comments
 (0)