Commit d90d31d
fix: remove registry-url from publish workflow for OIDC
registry-url makes setup-node configure .npmrc with NODE_AUTH_TOKEN
which interferes with OIDC token exchange. Add npm@latest upgrade
for OIDC support (requires npm >= 11.5.1).
🤖 Generated with Mister Maluco
Co-Authored-By: MisterMal <teskeslab@lucasteske.dev>1 parent e05578a commit d90d31d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments