You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add repository field to package.json for npm provenance
Add repository metadata to all published packages to fix trusted publishers
provenance verification. npm requires repository.url in package.json to match
the GitHub repository URL from the provenance attestation.
Fixes E422 error: "Error verifying sigstore provenance bundle: Failed to
validate repository information: package.json: \"repository.url\" is \"\",
expected to match \"https://github.com/lingodotdev/lingo.dev\" from provenance"
0 commit comments