mirror of
https://github.com/different-ai/openwork
synced 2026-04-26 01:25:10 +02:00
fix(release): use uploadUpdaterJson + bump 0.8.2
This commit is contained in:
4
.github/workflows/release-macos-aarch64.yml
vendored
4
.github/workflows/release-macos-aarch64.yml
vendored
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user