Skip to content

Commit 959372a

Browse files
committed
ci: use npm provenance
1 parent 644b0ab commit 959372a

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
@@ -57,5 +57,6 @@ jobs:
5757
# e.g. git tags were pushed but it exited before `npm publish`
5858
if: always()
5959
env:
60+
NPM_CONFIG_PROVENANCE: true
6061
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6162
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)