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 bf50247 commit 5dd2216Copy full SHA for 5dd2216
.github/workflows/npm-publish.yml
@@ -28,7 +28,6 @@ jobs:
28
registry-url: https://registry.npmjs.org/
29
- run: |
30
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
31
- npm whoami
32
npm run sr:ci
33
env:
34
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments