Skip to content

Commit 920cfdc

Browse files
authored
Merge pull request #4409 from tgross35/release-plz-fix
Resolve release-plz failure from `publish` mismatch
2 parents 6d20f42 + c91d2b0 commit 920cfdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.release-plz.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "libc"
33
changelog_path = "CHANGELOG.md"
44
git_release_name = "{{ version }}"
55
git_tag_name = "{{ version }}"
6+
publish = false # On the main branch, we don't want to publish anything
67

78
[[package]]
89
name = "ctest"

0 commit comments

Comments
 (0)