Skip to content

Commit 3456fb1

Browse files
committed
Use compact publish mode
1 parent 5fb7678 commit 3456fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- run: pnpm build
2424
- run: pnpm lint
2525
- run: pnpm test
26-
- run: pnpm dlx pkg-pr-new publish --pnpm
26+
- run: pnpm dlx pkg-pr-new publish --pnpm --compact

0 commit comments

Comments
 (0)