We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e505674 commit 9d699efCopy full SHA for 9d699ef
1 file changed
.github/workflows/npm-publish.yml
@@ -32,7 +32,6 @@ jobs:
32
with:
33
node-version: 12
34
registry-url: https://registry.npmjs.org/
35
- - run: npm ci
36
- run: npm publish
37
env:
38
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments