Skip to content

Commit f16d041

Browse files
committed
ci(release): enable provenance in npm publish
1 parent 5a5b875 commit f16d041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Publish
4242
uses: JS-DevTools/npm-publish@v3
4343
with:
44+
provenance: true
4445
token: empty
4546

4647
- name: Create GitHub Release

0 commit comments

Comments
 (0)