Commit bd1aeaf
authored
ci: enable npm provenance attestations (#159)
Sets NPM_CONFIG_PROVENANCE=true in the release workflow. The env
var is reliable because multi-semantic-release runs npm publish from
each package subdirectory, and npm only reads .npmrc from the cwd.
Also verify: the npm token is granular (not classic) scoped to
@idempot-dev. Classic tokens are being deprecated.1 parent 8baaf5f commit bd1aeaf
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments