Commit 2cebdac
ci: restore registry-url; required for OIDC trusted publishing
Reverts the registry-url removal. The npm docs confirm registry-url is
required for trusted publishing: it points npm at the registry to mint the
OIDC token against. Without it npm performs no OIDC exchange and fails with
ENEEDAUTH. The placeholder _authToken setup-node writes is ignored by npm in
favour of OIDC whenever a matching trusted publisher exists for the package.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 462c359 commit 2cebdac
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments