diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7515f292..71222445 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -162,6 +162,7 @@ jobs: name: Release ${{ github.ref_name }} tag_name: ${{ github.ref }} token: ${{ secrets.GITHUB_TOKEN }} + draft: true files: | artifacts/**/*.dmg artifacts/**/*.snap