Commit 7db14e9
chore(licensing): drop publishConfig.provenance for local first publish (#146)
Provenance generation requires GitHub OIDC (only works from CI). With
this set, local 'npm publish' / 'nx release publish' fails with
"Automatic provenance generation not supported for provider: null".
CI will still publish with provenance via NPM_CONFIG_PROVENANCE='true'
in .github/workflows/publish.yml — that env var enables provenance
without needing the package.json publishConfig flag.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent cb3df6a commit 7db14e9
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
| |||
0 commit comments