Skip to content

Commit

Permalink
chore: add provenance to .npmrc
Browse files Browse the repository at this point in the history
Add provenance=true to allow sign package by github action while publishing in npmjs.com
  • Loading branch information
JiLiZART authored Sep 10, 2024
1 parent a12fd9e commit 4fd0a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
registry=https://registry.npmjs.org/
link-workspace-packages=true
provenance=true

0 comments on commit 4fd0a13

Please sign in to comment.