We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d1dc0 commit e896665Copy full SHA for e896665
.github/workflows/pkg-pr.yml
@@ -26,5 +26,4 @@ jobs:
26
- name: Build
27
run: npm run build
28
29
- - run:
30
- npx pkg-pr-new publish --compact --only-templates --template './demo'
+ - run: npx pkg-pr-new publish --compact --template './demo'
0 commit comments