mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-30 02:09:26 -07:00
client: fix minreq feat + publish: add full workspace check
This commit is contained in:
@@ -121,6 +121,10 @@ echo "=== Rust release ==="
|
||||
echo ""
|
||||
|
||||
cd "$ROOT_DIR"
|
||||
|
||||
# Verify all
|
||||
cargo publish --workspace --dry-run --allow-dirty
|
||||
|
||||
# Version bump, commit, and tag (but don't publish yet)
|
||||
cargo release "$RELEASE_ARG" --execute --no-publish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user