diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 75b59cd19..5146184d1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -286,7 +286,7 @@ jobs: tag_name: latest release_name: latest draft: false - prerelease: false + prerelease: true - name: upload windows uses: actions/upload-release-asset@v1