diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3093e648..a0d7096c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,6 +20,7 @@ jobs: - name: Create release with binaries uses: softprops/action-gh-release@v1 with: + draft: true files: | dist/* env: