Commit d03674a
fix(ci): run npm pkg fix before publish and lowercase repo URL
npm auto-corrects repository.url to git+https format on publish,
which mismatches the provenance bundle. Run npm pkg fix first so
the normalized URL is already in place. Also lowercase the org
name to match GitHub's provenance assertion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4e88a4f commit d03674a
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments