Skip to content

Commit

Permalink
Update cargo release command
Browse files Browse the repository at this point in the history
  • Loading branch information
crodjer committed Nov 2, 2023
1 parent 1eeac7f commit ad4e8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ case "$RELEASE_LEVEL" in
;;
esac

cargo release --execute --sign --no-publish --no-dev-version $RELEASE_LEVEL
cargo release --execute --sign --no-publish $RELEASE_LEVEL

0 comments on commit ad4e8e9

Please sign in to comment.