diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5778783..cbf1292 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -76,6 +76,7 @@ jobs: with: repo_token: ${{ secrets.GITHUB_TOKEN }} prerelease: false + draft: true files: | ./build/cmd-wrapped-x86_64-apple-darwin.zip ./build/cmd-wrapped-arm64-apple-darwin.zip