Commit 0f9dc60
committed
ci: Remove registry-url from setup-node to fix npm trusted publishing
The setup-node action with registry-url creates an .npmrc that sets
NODE_AUTH_TOKEN to the GitHub token, which overrides npm's OIDC
trusted publishing flow. Removing registry-url lets npm handle
authentication via OIDC directly.1 parent fb5a1f4 commit 0f9dc60
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
| |||
288 | 287 | | |
289 | 288 | | |
290 | 289 | | |
291 | | - | |
292 | 290 | | |
293 | 291 | | |
294 | 292 | | |
| |||
0 commit comments