Skip to content

Commit f88bdc4

Browse files
committed
chore: revert pkg.pr.new
1 parent ff3a95c commit f88bdc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-continuous.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ jobs:
3535
run: pnpm build
3636

3737
- name: Publish
38-
# run: pnpm dlx [email protected] publish --pnpm --compact './packages/*' './packages/plugin-react-swc/dist'
39-
run: pnpm dlx [email protected] publish --pnpm --comment=off './packages/*' './packages/plugin-react-swc/dist'
38+
run: pnpm dlx [email protected] publish --pnpm --compact './packages/*' './packages/plugin-react-swc/dist'

0 commit comments

Comments
 (0)