Commit a3b8c14
authored
Remove unnecessary
With [trusted publishing](https://docs.npmjs.com/trusted-publishers),
`npm` _automatically_ generates and attaches [provenance
attestations](https://docs.npmjs.com/generating-provenance-statements)
to each published package. Addresses
#1489 (comment).--provenance flag (#1490)1 parent c5540f1 commit a3b8c14
File tree
2 files changed
+1
-2
lines changed- .github/workflows
- crates/infra/cli/src/commands/publish/npm
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments