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 d37bf8a commit 0aec5a4Copy full SHA for 0aec5a4
.github/workflows/ci.yaml
@@ -58,4 +58,4 @@ jobs:
58
- uses: JS-DevTools/npm-publish@v1
59
with:
60
registry: https://npm.pkg.github.com
61
- token: ${{ secrets.NPM_TOKEN }}
+ token: ${{ secrets.NPM_TOKEN }}
0 commit comments