We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa5b57 commit 2a6c07dCopy full SHA for 2a6c07d
.github/workflows/ci.yml
@@ -74,4 +74,4 @@ jobs:
74
env:
75
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
76
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
77
- run: npx semantic-release@23 --branches dev
+ run: npx semantic-release@25 --branches dev
0 commit comments