There was an error while loading. Please reload this page.
1 parent 6e2d4e8 commit 46050a5Copy full SHA for 46050a5
1 file changed
.github/workflows/ci.yml
@@ -85,3 +85,6 @@ jobs:
85
86
- name: Test
87
run: nr test
88
+
89
+ - name: Publish
90
+ run: pnpx pkg-pr-new publish --compact --no-template --pnpm
0 commit comments