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 06bf6c7 commit c2386faCopy full SHA for c2386fa
.github/workflows/ci.yml
@@ -345,6 +345,7 @@ jobs:
345
with:
346
allowUpdates: false
347
body: ${{ needs.setup_release.outputs.release_body }}
348
+ draft: true
349
generateReleaseNotes: ${{ needs.setup_release.outputs.release_generate_release_notes }}
350
name: ${{ needs.setup_release.outputs.release_tag }}
351
prerelease: true
0 commit comments