Fixed GitHub action

This commit is contained in:
Qv2ray-NotBot 2020-02-03 23:09:44 +08:00 committed by GitHub
parent 53abe77514
commit 704c7efeca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ jobs:
if: matrix.platform == 'ubuntu-16.04'
uses: actions/upload-artifact@master
with:
name: Qv2ray.linux-qt${{ matrix.qt_version }}-.AppImage
name: Qv2ray.linux-qt${{ matrix.qt_version }}.AppImage
path: build/AppDir/Qv2ray.AppImage
- name: Linux - ${{ matrix.qt_version }} - Upload binaries to release
uses: svenstaro/upload-release-action@v1-release