Skip to content

Commit 0c58acb

Browse files
committed
- Pointless CI step
1 parent df4e7ee commit 0c58acb

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: 20
1818
registry-url: https://registry.npmjs.org/
19-
- run: npm ci
2019
- run: npm publish
2120
env:
2221
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)