From fcdf8127b246fee4e635e6dfe095a58f2254e162 Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 12 May 2024 10:59:44 +0900 Subject: [PATCH] remove invalid input --- .github/workflows/tauri.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tauri.yml b/.github/workflows/tauri.yml index e52aa37..cdac79a 100644 --- a/.github/workflows/tauri.yml +++ b/.github/workflows/tauri.yml @@ -47,4 +47,3 @@ jobs: includeDebug: true includeRelease: true includeUpdaterJson: true - buildIdAsVersion: true