From e76a7716bcab8a23a71a044d0dce6a0f61343f83 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 e436fbcf..f20614b6 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