Skip to content

Commit 69c0ee7

Browse files
committed
fix publish flags
1 parent a263e92 commit 69c0ee7

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
@@ -44,4 +44,4 @@ jobs:
4444
run: pnpm test
4545

4646
- name: Publish Package
47-
run: npm publish --tolerate-republish --no-fund
47+
run: npm publish --tolerate-republish --no-fund --access public --provenance

0 commit comments

Comments
 (0)