diff options
| author | haoyuren <13851610112@163.com> | 2026-07-30 11:08:01 +0800 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-07-30 11:08:01 +0800 |
| commit | c784ead2f221609686a856fff0a827e51c50dc29 (patch) | |
| tree | 8faa7ba8d905f45847b40faec38ddd6a842e7999 /electron-builder.yml | |
| parent | 2b094156b9a8c13b1e4ec117db3c9d10392be90c (diff) | |
Publish CI assets to the existing release, not a draft
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'electron-builder.yml')
| -rw-r--r-- | electron-builder.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
