Ensure that appimages have distinct names

This commit is contained in:
Daniel Wróbel 2022-12-07 17:53:34 +01:00 committed by GitHub
parent a4c66e167d
commit 336bec2f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ jobs:
with:
name: Syncplay-${{ env.VER }}-x86_64.AppImage
path: |
dist_actions/Syncplay-${{ env.VER }}-x86_64.AppImage
dist_actions/Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
deb:
name: Build Debian package