Commit f8331d9
ci: restore OIDC publishing, bump 0.2.6 → 0.2.7
The npm Trusted Publisher binding (Sharp-API/sharpapi-ts → publish.yml)
turns out to have been correctly configured all along — the OIDC 404
on v0.2.5 may have been a transient handshake issue or required the
NPM_TOKEN publish (v0.2.6) to fully activate the package↔workflow
trust on the npm side.
Drop the NODE_AUTH_TOKEN env var so npm publish falls back to OIDC
(no _authToken in .npmrc → npm uses the GitHub OIDC token). The
NPM_TOKEN secret stays in the repo for break-glass.
Cutting 0.2.7 as the smoke test. No source changes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 271de3f commit f8331d9
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | | - | |
66 | | - | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments