Skip to content

Commit 9ef26bd

Browse files
committed
chore: fix auto publish
1 parent b534704 commit 9ef26bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
node-version: 18
1515
registry-url: https://registry.npmjs.org/
16-
- run: npm ci
1716
- run: npm publish
1817
env:
1918
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)