We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54876b1 commit 4860f50Copy full SHA for 4860f50
.github/workflows/release.yml
@@ -18,6 +18,7 @@ jobs:
18
id: release
19
with:
20
release-type: node
21
+ bump-minor-pre-major: true
22
- uses: actions/checkout@v4
23
- name: Tag major and minor versions
24
if: ${{ steps.release.outputs.release_created }}
0 commit comments