mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-13 08:28:41 -08:00
[ci] don't try to upload nonexistent PNGs
This commit is contained in:
parent
49f91537e9
commit
15d4b71bc4
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -155,5 +155,4 @@ jobs:
|
||||||
artifacts/**/*.AppImage
|
artifacts/**/*.AppImage
|
||||||
artifacts/**/*.deb
|
artifacts/**/*.deb
|
||||||
artifacts/**/*.pacman
|
artifacts/**/*.pacman
|
||||||
artifacts/**/*.exe
|
artifacts/**/*.exe
|
||||||
artifacts/**/*.png
|
|
||||||
Loading…
Reference in a new issue