Commit d2c1fa9
chore: configure npm trusted publishing via OIDC (#147)
Switch publish workflow from NPM_TOKEN to GitHub Actions trusted
publishing. Adds id-token: write permission, sets registry-url on
setup-node, upgrades npm to a version that supports OIDC, and removes
the token-based .npmrc step. Provenance attestations are now generated
automatically.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2c9d1b1 commit d2c1fa9
1 file changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
16 | 19 | | |
17 | | - | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | | - | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 37 | | |
34 | 38 | | |
35 | | - | |
36 | | - | |
| |||
0 commit comments