Skip to content

Commit d55cd4b

Browse files
comclaude
authored andcommitted
fix(ci): remove NODE_AUTH_TOKEN, use OIDC trusted publishing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c4f3ca9 commit d55cd4b

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
@@ -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)