diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8beff7a02..b9e92f75a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -386,7 +386,7 @@ jobs: tag_name: latest release_name: latest draft: false - prerelease: false + prerelease: true - name: upload windows uses: actions/upload-release-asset@v1