We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aefd61 commit 5c38658Copy full SHA for 5c38658
.github/workflows/release.yml
@@ -54,5 +54,5 @@ jobs:
54
- run: npm run dist
55
# publish to NPM
56
- uses: JS-DevTools/npm-publish@v1
57
- with:
58
- token: ${{ secrets.NPM_PUBLISH_KEY }}
+ with:
+ token: ${{ secrets.NPM_PUBLISH_KEY }}
0 commit comments