Commit f69a8de
fix: remove registry-url from setup-node to allow OIDC auth
setup-node's registry-url writes an .npmrc that expects NODE_AUTH_TOKEN,
which overrides the OIDC-based trusted publishing. Remove it and set
the registry via npm config instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b46a6b3 commit f69a8de
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments