diff --git a/release-plz.toml b/release-plz.toml index e4c5c68e4..0dac9fc5e 100644 --- a/release-plz.toml +++ b/release-plz.toml @@ -1,4 +1,5 @@ [workspace] +publish = false # Do not publish to crates.io for now dependencies_update = true # Whether to run `cargo update` in the release PR pr_name = "release: foundry-zksync {{version}}" # template for the PR name pr_labels = ["release", "automated"] # Set PR labels