From eb4fac28c435d069acba20ed07aa583a5e3a1b48 Mon Sep 17 00:00:00 2001 From: GyDi Date: Fri, 25 Feb 2022 02:12:55 +0800 Subject: [PATCH] chore: ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 588a3be5..f0063802 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: with: tagName: v__VERSION__ releaseName: "Clash Verge v__VERSION__" - releaseBody: "Clash Verge now supports Windows and macos(intel)." + releaseBody: "Clash Verge now supports Windows and macos." releaseDraft: false prerelease: true