We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be58cc1 commit 88ea7b3Copy full SHA for 88ea7b3
.github/workflows/autobuild.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Upload Portable
63
uses: actions/upload-artifact@v3
64
with:
65
- name: windows-portable-release
+ name: windows-legacy-portable-release
66
path: ${{ github.workspace }}/MusicFree-win32-x64-legacy-portable.zip
67
68
build-macos-x64:
0 commit comments