Skip to content

Commit

Permalink
chore(ci): use examples as preview templates
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Dec 19, 2024
1 parent 9e0cb7f commit f5603a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install dependencies
run: pnpm install

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

0 comments on commit f5603a3

Please sign in to comment.