Commit 8087445
ci: re-enable NPM_TOKEN fallback (OIDC test failed), bump to 0.2.8
v0.2.7 OIDC test repeated the same 404 we saw on v0.2.5. Trusted
Publisher binding IS visible on npmjs.com but isn't authenticating
the publish — likely needs the package access mode to flip from
"Require 2FA OR token" to "Require 2FA AND disallow tokens" on the
npm UI to fully activate OIDC.
Restoring NPM_TOKEN env var until that's tested. v0.2.7 release
deleted (orphan tag). Cutting v0.2.8.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f8331d9 commit 8087445
2 files changed
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
| 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