Skip to content

Commit 8ce41c8

Browse files
authored
update publish config
1 parent 4c09b49 commit 8ce41c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
with:
2828
node-version: 20
2929
registry-url: https://registry.npmjs.org/
30-
- run: npm i
31-
- run: npm run build
3230
- run: npm publish
3331
env:
3432
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)