Skip to content

Commit 963e580

Browse files
committed
fix npm workflow
1 parent 5914cb9 commit 963e580

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
@@ -29,4 +29,4 @@ jobs:
2929
run: npm run build
3030

3131
- name: Publish to npm (with OIDC)
32-
run: npm publish --provenance --access public
32+
run: npm publish

0 commit comments

Comments
 (0)