Skip to content

Commit

Permalink
fix(ci): Skip crates verification for macros
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Dec 24, 2024
1 parent e7ad182 commit b1dbb4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ git_tag_enable = false
git_release_enable = false
repo_url = "https://github.com/bosun-ai/swiftide"

[[package]]
name = "swiftide-macros"
publish_no_verify = true
[[package]]
# Only release the main package on github
name = "swiftide"
Expand Down

0 comments on commit b1dbb4c

Please sign in to comment.