Skip to content

Commit e97d763

Browse files
committed
Add provenance attestation
1 parent 03c914c commit e97d763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: npm install -g npm@latest
6262

6363
- name: Publish to NPM public repository
64-
run: npm publish
64+
run: npm publish --provenance
6565

6666
- name: Push changes to repository
6767
run: git push origin && git push --tags

0 commit comments

Comments
 (0)