Commit c3b6e38
committed
ci(npm): drop registry-url so OIDC trusted publishing engages
setup-node's registry-url writes an .npmrc with _authToken=${NODE_AUTH_TOKEN},
which forces token auth and prevents the OIDC fallback. Removing it lets npm
authenticate via GitHub OIDC against the default npmjs.org registry.1 parent d5e71ab commit c3b6e38
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments