From c784ead2f221609686a856fff0a827e51c50dc29 Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Thu, 30 Jul 2026 11:08:01 +0800 Subject: Publish CI assets to the existing release, not a draft Co-Authored-By: Claude Fable 5 --- electron-builder.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/electron-builder.yml b/electron-builder.yml index fba8e54..f307f78 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -44,3 +44,5 @@ nsis: allowToChangeInstallationDirectory: true publish: provider: github + # attach assets to the existing published release instead of a new draft + releaseType: release -- cgit v1.2.3