Fix server deb deployment name in CI workflow

This commit is contained in:
Daniel Wróbel 2021-03-08 22:02:32 +01:00 committed by GitHub
parent 5db8135b20
commit 6c346e733d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,6 +188,6 @@ jobs:
- name: Deploy server deb
uses: actions/upload-artifact@v2
with:
name: syncplay.deb
name: syncplay-server.deb
path: |
dist_actions/syncplay-server_${VER}.deb