There was an error while loading. Please reload this page.
1 parent 3d9e32b commit 21d5733Copy full SHA for 21d5733
1 file changed
.github/workflows/npm-publish.yml
@@ -26,7 +26,6 @@ jobs:
26
with:
27
node-version: 14
28
registry-url: https://registry.npmjs.org/
29
- - run: npm ci
30
- run: npm publish
31
env:
32
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
@@ -43,7 +42,6 @@ jobs:
43
42
44
45
registry-url: https://npm.pkg.github.com/
46
47
48
49
NODE_AUTH_TOKEN: ${{secrets.GIT_TOKEN}}
0 commit comments