From 49e37a19a58f21a3072132043cbced3b6a60ad1d Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 17 May 2022 12:35:42 +0800 Subject: [PATCH] chore: ci --- .github/workflows/alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index e436fbc..f20614b 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -93,7 +93,7 @@ jobs: TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }} with: tagName: alpha - configPath: tauri.meta.json + configPath: src-tauri/tauri.meta.json releaseName: "Clash Verge Alpha" releaseBody: "Alpha Version" releaseDraft: false