Skip to content

Commit be815c7

Browse files
add --provenance flag for publication
1 parent a561b33 commit be815c7

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
@@ -45,4 +45,4 @@ jobs:
4545
- name: Prepare and publish
4646
run: |
4747
npm run prepare
48-
npm publish --access public
48+
npm publish --access public --provenance

0 commit comments

Comments
 (0)