From f24f6ead92a60224875c05469ea13faf8b47a64e Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 17 May 2022 11:41:45 +0800 Subject: [PATCH] chore: alpha 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 e2ef987..6fcc6b7 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -91,7 +91,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