From 3c6140e36a898ea4429ac32a79f9e649e04317a6 Mon Sep 17 00:00:00 2001 From: iryis <68797873+iryis@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:02:49 -0400 Subject: [PATCH] Update CI message --- .github/workflows/build.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 120f48e5b..c8626048c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -139,12 +139,15 @@ jobs: draft: false prerelease: false replacename: true - name: ${{ env.VERSION_TAG }} + name: ${{ env.VERSION_TAG }} + Music Widget Plugin replacebody: true body: | See [changelog](https://github.com/th-ch/youtube-music/blob/master/changelog.md#${{ env.CHANGELOG_ANCHOR }}) for the list of updates and the full diff. - Added `music-query-widget` plugin. This is a fork, use at your own risk. + Includes `music-query-widget` plugin. (supports e.g. amuse, ytmdv1) + + # This download may be flagged as potentially dangerous due to not enough people having downloaded it, it is not a virus + Regardless, this is a fork, so use at your own risk. (Note for Windows: `YouTube-Music-Web-Setup-${{ env.VERSION_TAG }}.exe` is an installer, and `YouTube-Music-${{ env.VERSION_TAG }}.exe` is a portable version)