Skip to content

Commit 61ae9fb

Browse files
committed
fix(ci): remove NODE_AUTH_TOKEN, use OIDC trusted publishing
1 parent 8715206 commit 61ae9fb

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
@@ -22,5 +22,3 @@ jobs:
2222
- run: npm run build
2323
- run: npm test
2424
- run: npm publish --provenance --access public
25-
env:
26-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)