We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2431414 commit 034ff4cCopy full SHA for 034ff4c
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Release
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
- run: npx semantic-release
+ run: npx semantic-release@18.0.0
0 commit comments