Commit 9e15a0d
ci: publish to npm via OIDC trusted publishing
Replaces the NPM_TOKEN_AENEASR secret with OIDC trusted publishing:
the job mints an id-token that npm exchanges for publish credentials,
and each package attests provenance automatically. Requires npm >= 11.5.1,
which node 22 does not bundle.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent c732b56 commit 9e15a0d
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
| 101 | + | |
| 102 | + | |
95 | 103 | | |
96 | | - | |
97 | 104 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments