Thanks to visit codestin.com Credit goes to github.com
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 30235fb commit 0cfb737Copy full SHA for 0cfb737
.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/ts' './packages/zig'
0 commit comments