Skip to content

Commit d49f29a

Browse files
chore: update publish yml to comply with npm ACTION setup
1 parent c859f60 commit d49f29a

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
@@ -23,8 +23,6 @@ jobs:
2323
yarn build
2424
- name: Publish to NPM
2525
run: npm publish
26-
env:
27-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2826

2927
jsr-publish:
3028
name: Publish to JSR

0 commit comments

Comments
 (0)