Skip to content

Commit e31eb77

Browse files
committed
Update publish-npm.yml
1 parent cd2f3e3 commit e31eb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ jobs:
107107
108108
- name: Publish to NPM with trusted publishing
109109
if: steps.npm_check.outputs.exists == 'false'
110-
run: npm publish --provenance --access public
110+
run: npm publish --provenance --access public

0 commit comments

Comments
 (0)