Skip to content

Commit 3d907ea

Browse files
committed
fix(ci): add .npmrc with provenance=true for npm publishing
Belt-and-suspenders approach: provenance is now enabled via both .npmrc file and NPM_CONFIG_PROVENANCE env var in the publish script.
1 parent 63e6ae0 commit 3d907ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
provenance=true

0 commit comments

Comments
 (0)