From 70f2babc6111d5338630a1b7c921166825e92a0a Mon Sep 17 00:00:00 2001 From: Lucas B Date: Tue, 29 Oct 2024 21:15:36 -0500 Subject: [PATCH] fix release --- release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release b/release index ca0601db..11c6bd8e 100755 --- a/release +++ b/release @@ -12,4 +12,4 @@ cargo b && \ cargo b git add Cargo.lock Cargo.toml idl -cargo workspaces version --all --exact --no-individual-tags --force "jito-*" -y \ No newline at end of file +cargo workspaces version --all --exact --no-individual-tags --force "jito-*" -y skip \ No newline at end of file