Skip to content

Commit

Permalink
Update CI message
Browse files Browse the repository at this point in the history
  • Loading branch information
iryis committed Jun 7, 2024
1 parent 5445ef0 commit 42c7092
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,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)
Expand Down

0 comments on commit 42c7092

Please sign in to comment.