Skip to content

Commit c2703d7

Browse files
committed
ci: use Trusted Publishing instead of npm token
1 parent 338cc56 commit c2703d7

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
@@ -39,5 +39,3 @@ jobs:
3939
- name: Publish package
4040
run: npm publish --provenance --access public
4141
working-directory: ./npm
42-
env:
43-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)