Skip to content

Commit 4860f50

Browse files
committed
ci: Fix initial version bump
1 parent 54876b1 commit 4860f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
id: release
1919
with:
2020
release-type: node
21+
bump-minor-pre-major: true
2122
- uses: actions/checkout@v4
2223
- name: Tag major and minor versions
2324
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)