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.
2 parents 18cbfa9 + 27cc1a3 commit 7d0a335Copy full SHA for 7d0a335
.github/workflows/test.yml
@@ -40,6 +40,6 @@ jobs:
40
with:
41
node_version: 20
42
- run: pnpm build.headless
43
- - run: pnpx pkg-pr-new publish ./dist/packages/kit-headless
+ - run: pnpx pkg-pr-new publish --compact ./dist/packages/kit-headless
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GITHUB_TOKEN is provided automatically in any repository
0 commit comments