Skip to content

Commit f5603a3

Browse files
committed
chore(ci): use examples as preview templates
1 parent 9e0cb7f commit f5603a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Install dependencies
2323
run: pnpm install
2424

25-
- run: pnpx pkg-pr-new publish './packages/*'
25+
- run: pnpx pkg-pr-new publish './packages/*' --template './examples/*'

0 commit comments

Comments
 (0)