Skip to content

Commit 54efe95

Browse files
authored
chore: add provenance back (#61)
Reverts #49
1 parent 699258a commit 54efe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-npm-on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737

3838
- name: Publish
3939
run: |
40-
npm publish --access public
40+
npm publish --provenance --access public

0 commit comments

Comments
 (0)