Skip to content

Commit f85e7e6

Browse files
authored
ci: update release workflow (#7)
1 parent fd74955 commit f85e7e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ jobs:
2727
with:
2828
release-type: rust
2929
pull-request-header: ":robot: Automated release created! :rocket:"
30+
bump-minor-pre-major: true
31+
bump-patch-for-minor-pre-major: true
3032
token: ${{ secrets.RP_SECRET }}

0 commit comments

Comments
 (0)