Skip to content

Commit

Permalink
ci: fix release-please for breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Apr 14, 2024
1 parent ba0c629 commit 9b0e61d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
id: release
with:
release-type: rust
bump-patch-for-minor-pre-major: true
bump-minor-pre-major: true

publish:
name: Publish to crates.io
Expand Down

0 comments on commit 9b0e61d

Please sign in to comment.