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 8067a1a commit 273d83cCopy full SHA for 273d83c
.github/workflows/ci.yml
@@ -134,3 +134,6 @@ jobs:
134
135
- name: Build
136
run: bun run build
137
+
138
+ - name: Publish Commit
139
+ run: bunx pkg-pr-new publish
0 commit comments