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 b534704 commit 9ef26bdCopy full SHA for 9ef26bd
.github/workflows/npm-publish.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version: 18
15
registry-url: https://registry.npmjs.org/
16
- - run: npm ci
17
- run: npm publish
18
env:
19
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments