ci: don't publish binaries to a draft release

This commit is contained in:
amrbashir
2022-08-22 17:42:33 +02:00
parent 3b2b8688c2
commit 1211a58c41

View File

@@ -111,3 +111,4 @@ jobs:
with:
release_id: "${{ github.event.client_payload.releaseId || inputs.releaseId }}"
file: "binaries/*;create-tauri-app.sh;create-tauri-app.ps1"
draft: false