We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517c60e commit d8d60feCopy full SHA for d8d60fe
.github/workflows/npm-publish.yml
@@ -17,7 +17,6 @@ jobs:
17
node-version: 14
18
registry-url: https://registry.npmjs.org/
19
- run: npm install
20
- - run: npm run build
21
- run: npm publish
22
env:
23
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments