Skip to content

Commit

Permalink
disable gh releases for most packages
Browse files Browse the repository at this point in the history
  • Loading branch information
uint committed Nov 14, 2024
1 parent a78a034 commit f8881b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ commit_parsers = [

[workspace]
git_tag_enable = false
git_release_enable = false

[[package]]
name = "cw-storey"
git_tag_enable = true
git_release_enable = true

0 comments on commit f8881b7

Please sign in to comment.