Skip to content

Commit

Permalink
Remove --only-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Oct 23, 2024
1 parent 41d1dc0 commit e896665
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pkg-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
- name: Build
run: npm run build

- run:
npx pkg-pr-new publish --compact --only-templates --template './demo'
- run: npx pkg-pr-new publish --compact --template './demo'

0 comments on commit e896665

Please sign in to comment.