Skip to content

Commit a7a5a20

Browse files
committed
feat(ci): npm config provenance
1 parent 370e008 commit a7a5a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ jobs:
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
57+
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)