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 5f2e2be commit 7e2c546Copy full SHA for 7e2c546
.github/workflows/npm-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
node-version: '12.x'
17
registry-url: 'https://www.npmjs.com/'
18
- - run: npm install
+ #- run: npm install
19
- run: npm publish
20
env:
21
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments