We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f53012 commit f74a9e9Copy full SHA for f74a9e9
.github/workflows/release.yml
@@ -40,4 +40,4 @@ jobs:
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
43
- run: bun run release
+ run: bunx semantic-release
0 commit comments