Skip to content

Commit 3b5842e

Browse files
committed
Add --access public
1 parent 243709c commit 3b5842e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
- name: Build
105105
run: pnpm run build
106106
- name: Publish unreleased versions
107-
run: pnpm -r publish --provenance --publish-branch next
107+
run: pnpm -r publish --provenance --publish-branch next --access public

0 commit comments

Comments
 (0)