Commit ebeb2f8
chore: switch npm publish to trusted publishers via OIDC (#38)
* chore: fix trusted publishers workflow — use Node 22 and npm publish
Node >= 22.14.0 (npm >= 11.5.1) is required for trusted publisher OIDC
auth. Provenance is generated automatically, no flag needed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: update publish workflow to match npm trusted publishers docs
Use actions/checkout@v6, actions/setup-node@v6, and Node 24 as
recommended by npm trusted publishers documentation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d3c564e commit ebeb2f8
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments