fix(release): use uploadUpdaterJson + bump 0.8.2

This commit is contained in:
Benjamin Shafii
2026-01-30 12:40:24 -08:00
parent 43797ba2b7
commit 644b6cbfd0
6 changed files with 8 additions and 8 deletions

View File

@@ -374,7 +374,7 @@ jobs:
tauriScript: pnpm exec tauri -vvv
args: ${{ matrix.args }}
retryAttempts: 3
includeUpdaterJson: true
uploadUpdaterJson: true
updaterJsonPreferNsis: true
releaseAssetNamePattern: openwork-desktop-[platform]-[arch][ext]
@@ -403,7 +403,7 @@ jobs:
tauriScript: pnpm exec tauri -vvv
args: ${{ matrix.args }}
retryAttempts: 3
includeUpdaterJson: true
uploadUpdaterJson: true
updaterJsonPreferNsis: true
releaseAssetNamePattern: openwork-desktop-[platform]-[arch][ext]