chore(action/build): fix version tag

This commit is contained in:
JellyBrick
2023-11-28 11:10:41 +09:00
committed by GitHub
parent 4d62993177
commit 29a0dedcce

View File

@ -146,7 +146,7 @@ jobs:
Thanks to all contributors! 🏅
(Note for Windows: `YouTube-Music-Web-Setup-$VERSION.exe` is an installer, and `YouTube-Music-$VERSION.exe` is a portable version)
(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)
- name: Update changelog
if: ${{ env.VERSION_HASH == '' }}