Fix invalid artifact name

This commit is contained in:
Daniel Wróbel 2021-01-24 13:21:08 +01:00 committed by GitHub
parent 403efe8812
commit 12ee960cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,6 @@ jobs:
- name: Deploy - name: Deploy
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: syncplay*.deb name: syncplay.deb
path: | path: |
dist_actions/syncplay*.deb dist_actions/syncplay*.deb