ci: Rename artifact
This commit is contained in:
parent
c6118aa4aa
commit
99f419c97d
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Release files
|
||||
name: "qutebrowser-nightly-${{ github.sha }}"
|
||||
path: |
|
||||
qutebrowser-*.dmg
|
||||
dist/qutebrowser-*-windows-standalone-*.zip
|
||||
|
|
|
|||
Loading…
Reference in New Issue