Skip to content

Commit

Permalink
chore: disable crates.io publishing explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov committed Dec 4, 2024
1 parent 9e9e8ff commit 88a2891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 88a2891

Please sign in to comment.