We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfd4bb commit dafc5f9Copy full SHA for dafc5f9
.github/workflows/release.yml
@@ -36,4 +36,4 @@ jobs:
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
39
- run: npx semantic-release
+ run: npx semantic-release@^24
0 commit comments