We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a540cfc commit bec3de2Copy full SHA for bec3de2
.github/workflows/deploy.yml
@@ -34,4 +34,4 @@ jobs:
34
env:
35
GITHUB_TOKEN: ${{ secrets.TOKEN }}
36
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
37
- run: bun x semantic-release
+ run: bun run release
0 commit comments