Commit a623dbc
authored
ci(release): publish to npm via OIDC trusted publishing (#158)
Drops the NPM_TOKEN secret from the publish step. Yarn 4.10.3 mints a
short-lived npm credential from the Actions ID token when no npmAuthToken
is configured, so the existing `yarn npm publish --provenance` call keeps
working unchanged.1 parent 3daf50d commit a623dbc
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
159 | | - | |
160 | | - | |
161 | 162 | | |
162 | | - | |
163 | 163 | | |
164 | 164 | | |
0 commit comments