diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a6e921947..02f85f755 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -88,6 +88,7 @@ jobs: if: github.event_name == 'create' && github.event.ref_type == 'tag' uses: softprops/action-gh-release@v1 with: + draft: true files: | ./${{ matrix.platform.name_ch }} ./${{ matrix.platform.name_ch_remote }}