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 2c5faf0 commit 11ce8e7Copy full SHA for 11ce8e7
.github/workflows/ci.yml
@@ -107,4 +107,4 @@ jobs:
107
run: bun run build
108
109
- name: Publish Commit
110
- run: bunx pkg-pr-new publish
+ run: bunx pkg-pr-new publish './packages/*'
0 commit comments