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 e705718 commit 43e4085Copy full SHA for 43e4085
.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/bun-queue' './packages/devtools'
0 commit comments