diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c28ed09e8..ed4445acb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: with: tag_name: ${{ steps.release_info.outputs.VERSION }} release_name: ${{ steps.release_info.outputs.VERSION }} - draft: true, + draft: true prerelease: true body_path: release.body.txt - name: Build MV2 packages