Skip to content

Commit 430f70b

Browse files
authored
ci(release): set publish = false in ironrdp-client release-plz config (#1038)
1 parent 5bd3191 commit 430f70b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-plz.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ release_commits = "^(feat|docs|fix|build|perf)"
1111
[[package]]
1212
name = "ironrdp-client"
1313
git_release_enable = true
14+
publish = false # TODO: enable publishing when ready.
1415

1516
# ironrdp-tls does not compile if no backend is specified.
1617
# rustls is the most common backend, so we let cargo publish check with it.

0 commit comments

Comments
 (0)