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 5caa78d commit 94d2be4Copy full SHA for 94d2be4
.github/workflows/ci.yml
@@ -64,6 +64,6 @@ jobs:
64
run: pnpm build
65
66
- name: Run semantic-release
67
- run: pnpm semantic-release
+ run: npx semantic-release
68
env:
69
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments