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 77f2742 commit a13ac8cCopy full SHA for a13ac8c
.github/workflows/build.yml
@@ -58,4 +58,4 @@ jobs:
58
- name: Build CLI
59
run: npm run build:cli
60
- name: Release to NPM
61
- run: npm run semantic-release
+ run: npx semantic-release
0 commit comments