Commit 9d3fce0
committed
fix(release): use setup-node v6 with registry-url for OIDC npm auth
Matches the pattern from ExpediaGroup/graphql-component#115:
- Upgrade actions/setup-node from v4 to v6
- Add registry-url: https://registry.npmjs.org/
- setup-node v6 + registry-url + id-token:write handles OIDC auth
Revert .releaserc.json to use @semantic-release/npm since OIDC auth
is now properly configured by setup-node.1 parent c14fc9a commit 9d3fce0
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
64 | | - | |
65 | | - | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments