Skip to content

Commit 50cec62

Browse files
Update release-plz.toml
Co-authored-by: Nisheeth Barthwal <[email protected]>
1 parent 3dadcfa commit 50cec62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-plz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
dependencies_update = true # Whether to run `cargo update` in the release PR
3-
pr_name = "release: zksync-foundry {{version}}" # template for the PR name
3+
pr_name = "release: foundry-zksync {{version}}" # template for the PR name
44
pr_labels = ["release", "automated"] # Set PR labels
55
changelog_update = false # Disable individual changelog updates for all packages.
66
git_tag_enable = false # Disable individual tags for all packages.

0 commit comments

Comments
 (0)