diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0063802b7f05441f42c0e485a29db88c4629104..a9d7e16a9256f904f52094916624c3913d5bfd58 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." + releaseBody: "More new features are now supported." releaseDraft: false prerelease: true