diff --git a/.github/workflows/tauri.yml b/.github/workflows/tauri.yml index 93cf5dc..e52aa37 100644 --- a/.github/workflows/tauri.yml +++ b/.github/workflows/tauri.yml @@ -47,4 +47,4 @@ jobs: includeDebug: true includeRelease: true includeUpdaterJson: true - shaAsVersion: true + buildIdAsVersion: true