fix(ci): fix wrong artifacts name
This commit is contained in:
parent
29f079729f
commit
86632e38e6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -136,7 +136,7 @@ jobs:
|
|||
- uses: actions/upload-artifact@v2
|
||||
name: "Upload artifacts"
|
||||
with:
|
||||
name: Ubuntu/Debian Artifacts
|
||||
name: Ubuntu-Debian Artifacts
|
||||
path: |
|
||||
espanso-debian-x11-amd64.deb
|
||||
espanso-debian-wayland-amd64.deb
|
||||
|
|
Loading…
Reference in New Issue
Block a user