From e663d07b48cafd11ac6127b43287a2356ab15de0 Mon Sep 17 00:00:00 2001 From: Memory <134070804+Memory2314@users.noreply.github.com> Date: Sun, 7 Sep 2025 17:49:27 +0800 Subject: [PATCH] fix winget --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21dc72e..83d7663 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -630,7 +630,7 @@ jobs: - name: Submit to Winget uses: vedantmgoyal9/winget-releaser@main with: - identifier: Mihomo-Party.Clash-Party + identifier: Mihomo-Party.Mihomo-Party version: ${{env.VERSION}} release-tag: v${{env.VERSION}} installers-regex: 'clash-party-windows-.*setup\.exe$'