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 4d2f6ad commit 6aa06ecCopy full SHA for 6aa06ec
.github/workflows/npm-publish.yml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
node-version: 16
18
registry-url: https://registry.npmjs.org/
19
- - run: npm ci
20
- run: npm publish
21
env:
22
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments