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 656866d commit 220ebbbCopy full SHA for 220ebbb
.github/workflows/release.yml
@@ -28,7 +28,6 @@ jobs:
28
- run: pnpm build
29
30
- name: publish nightly release
31
- if: github.event_name == 'pull_request'
32
run: pnpm pkg-pr-new publish --compact
33
34
release:
0 commit comments