We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a432f8c commit 1af90c4Copy full SHA for 1af90c4
.github/workflows/publish_npm_package.yml
@@ -39,4 +39,4 @@ jobs:
39
CI: true
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
NPM_TOKEN: ${{ secrets.NPM_TOKEN}}
42
- run: npx semantic-release
+ run: npx semantic-release
0 commit comments