Commit ddecde8
Fix npm publish: remove auth token so OIDC trusted publishing works
actions/setup-node injects an empty NODE_AUTH_TOKEN into .npmrc,
which prevents npm from falling back to the OIDC token exchange.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5022f71 commit ddecde8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
0 commit comments