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 a3dc4fb commit 086a11eCopy full SHA for 086a11e
1 file changed
.github/workflows/nodejs.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Build
69
run: yarn build
70
- name: Semantic Release (publish to npm)
71
- run: npx semantic-release@19
+ run: npx semantic-release@25
72
env:
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
74
0 commit comments