Skip to content

Commit 0abdfbc

Browse files
authored
Update publish.yml
1 parent 45ad9bb commit 0abdfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
# Ensure npm 11.5.1 or later is installed
2626
- name: Update npm
2727
run: npm install -g npm@latest
28-
- run: npm publish --access public
28+
- run: npm publish --provenance --access public

0 commit comments

Comments
 (0)