Skip to content

Commit edec289

Browse files
committed
ci(release): enable provenance for npm publish
1 parent 6114cfb commit edec289

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)