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 2a888af commit 63d5084Copy full SHA for 63d5084
.github/workflows/ci.yml
@@ -64,4 +64,4 @@ jobs:
64
env:
65
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
66
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
67
- run: npm semantic-release
+ run: npm run semantic-release
0 commit comments