scripts: update release

This commit is contained in:
nym21
2026-01-25 13:51:42 +01:00
parent cef03c495f
commit 1e76e137ab
+2 -2
View File
@@ -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