Skip to content

Commit 3dc7a2d

Browse files
committed
Clean GH Action
1 parent 13c1d91 commit 3dc7a2d

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
@@ -16,7 +16,6 @@ jobs:
1616
with:
1717
node-version: 12
1818
registry-url: https://registry.npmjs.org/
19-
- run: npm ci
2019
- run: npm publish --access public
2120
env:
2221
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)