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