From f981a44861e585c2d9e17777f1b81453e17f83b8 Mon Sep 17 00:00:00 2001 From: GyDi <segydi@foxmail.com> 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 588a3be..f006380 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 -- GitLab