Commit 95499ab
fix npm trusted publishing: remove registry-url, upgrade npm for OIDC
actions/setup-node with registry-url writes .npmrc expecting
NODE_AUTH_TOKEN, which conflicts with OIDC trusted publishing.
Upgrade npm to latest (>=11.5.1) for OIDC support on Node 22.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cc025f5 commit 95499ab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments