Skip to content

Commit 0d49971

Browse files
bedrich-schindleradamkudrna
authored andcommitted
Generate and publish provenance statements to npm (#687)
1 parent 85be3d7 commit 0d49971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: npm ci
107107

108108
- name: Publish to npm
109-
run: npm publish
109+
run: npm publish --provenance
110110

111111
deploy_docs:
112112
name: Deploy docs

0 commit comments

Comments
 (0)