This commit is contained in:
Izuco 2022-02-15 21:17:24 +01:00
parent 89f34f83f5
commit 203bd9d8f5
No known key found for this signature in database
GPG key ID: E9CBE9E4EF3A1BFA

View file

@ -38,7 +38,7 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
asset_name: multi-downloader-nx-${{ matrix.build_type }}-{{ matrix.gui }}.7z
asset_name: multi-downloader-nx-${{ matrix.build_type }}-${{ matrix.gui }}.7z
asset_path: ./lib/_builds/multi-downloader-nx-${{ matrix.build_type }}64-${{ matrix.gui }}.7z
asset_content_type: application/x-7z-compressed
env: