Skip to content

Commit e0095db

Browse files
authored
Update npm-publish.yml
1 parent 88b3e0f commit e0095db

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
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
node-version: '20.x'
2424
registry-url: 'https://registry.npmjs.org'
25-
- run: npm ci
2625
- run: npm publish --provenance --access public
2726
env:
2827
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)