Skip to content

Commit 17f1521

Browse files
committed
Use pnpm stage publish
1 parent 6bf009e commit 17f1521

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

0 commit comments

Comments
 (0)