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 9215169 commit cdff4b6Copy full SHA for cdff4b6
.github/workflows/ci.yml
@@ -92,7 +92,6 @@ jobs:
92
run: pnpm build
93
94
- name: 📦 release pkg.pr.new
95
- if: github.event_name != 'push'
96
run: pnpm pkg-pr-new publish --compact --template './playground' ./packages/create-nuxt ./packages/nuxi ./packages/nuxt-cli
97
98
- name: 📦 release nightly
0 commit comments