Commit 56e1af3
authored
fix(ci): configure registry-url and update npm for OIDC publishing (#2)
The OIDC token exchange succeeded during verification but failed during
publish with ENEEDAUTH. This fix:
- Adds registry-url to setup-node action to properly configure OIDC context
- Updates npm to latest version to ensure OIDC trusted publishing support
See: npm/cli#87301 parent 794ae5c commit 56e1af3
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments