mirror of
https://github.com/tauri-apps/create-tauri-app.git
synced 2026-01-31 00:45:16 +01:00
ci: don't publish binaries to a draft release
This commit is contained in:
1
.github/workflows/publish-binaries.yml
vendored
1
.github/workflows/publish-binaries.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user