Commit 1a17380
fix: add repository field for provenance validation (#102)
npm's sigstore provenance check requires package.json repository.url
to match the GitHub repo the build ran from; without it the publish
fails with E422 after signing.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent b286700 commit 1a17380
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments