Skip to content

Commit 243709c

Browse files
committed
pnpm stage publish fixes
1 parent 87c942c commit 243709c

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 stage publish --provenance
107+
run: pnpm -r publish --provenance --publish-branch next

0 commit comments

Comments
 (0)