We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac5ca3 commit 53bc12eCopy full SHA for 53bc12e
.github/workflows/release.yml
@@ -56,4 +56,4 @@ jobs:
56
GITHUB_TOKEN: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
57
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
58
HUSKY: 0 # Skip husky hooks in CI
59
- run: bunx semantic-release
+ run: bun run semantic-release
0 commit comments