Commit 30407cd
authored
ci: run release + CLI publish jobs on ubuntu-latest (#1291)
The Blacksmith runner migration (#1286) broke npm trusted publishing:
Blacksmith runners mint OIDC tokens from a different issuer than GitHub
Actions, so npm rejects the provenance publish with a 404. Move only the
two publish jobs back to GitHub-hosted runners so the OIDC issuer matches
the configured trusted publishers; the rest of the Blacksmith migration
is unaffected.1 parent 14b7976 commit 30407cd
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments