We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ff04e commit 16f8225Copy full SHA for 16f8225
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
shell: bash
48
run: pnpm run build
49
50
- - uses: cycjimmy/semantic-release-action@v4
+ - uses: cycjimmy/semantic-release-action@v6
51
with:
52
extra_plugins: |
53
@semantic-release/changelog
0 commit comments