Skip to content

Commit dad8ce9

Browse files
committed
Use npm trusted publishing (OIDC) instead of token
1 parent e54d702 commit dad8ce9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ jobs:
2626

2727
- name: Publish to npm
2828
run: npm publish --access public --provenance
29-
env:
30-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)