Skip to content

Commit a069318

Browse files
committed
add provenance to published package
1 parent 5befa15 commit a069318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: npm pkg delete private
5050

5151
- name: Publish package
52-
run: npm publish --ignore-scripts --access public
52+
run: npm publish --ignore-scripts --access public --tag latest --provenance

0 commit comments

Comments
 (0)