Commit 46b8397
authored
fix: add missing repo URL for OIDC (#5688)
Fixing a publish error
> npm error 422 Unprocessable Entity - PUT
https://registry.npmjs.org/@prisma%2fquery-compiler-wasm - Error
verifying sigstore provenance bundle: Failed to validate repository
information: package.json: "repository.url" is "", expected to match
"https://github.com/prisma/prisma-engines" from provenance1 parent a07a9de commit 46b8397
File tree
2 files changed
+13
-3
lines changed- query-compiler/query-compiler-wasm
- query-engine/query-engine-wasm
2 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments