mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-11 07:23:32 -07:00
scripts: update release
This commit is contained in:
+2
-2
@@ -122,8 +122,8 @@ echo ""
|
||||
|
||||
cd "$ROOT_DIR"
|
||||
|
||||
# Verify all
|
||||
cargo publish --workspace --dry-run --allow-dirty
|
||||
# Verify all crates package correctly
|
||||
cargo package --workspace --allow-dirty
|
||||
|
||||
# Version bump, commit, and tag (but don't publish yet)
|
||||
cargo release "$RELEASE_ARG" --execute --no-publish --no-confirm
|
||||
|
||||
Reference in New Issue
Block a user