Skip to content

Commit deba9ed

Browse files
authored
Update npm-publish.yml
removed run ci command
1 parent 392e66e commit deba9ed

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: 16
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)