There was an error while loading. Please reload this page.
1 parent e47c7c0 commit 9c3a5b4Copy full SHA for 9c3a5b4
.travis.yml
@@ -23,7 +23,7 @@ script:
23
after_success:
24
- ls -lh out/* # Assuming you have some files in out/ that you would like to upload
25
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
26
- - bash ./upload.sh out/*
+ - bash ./upload.sh AppImageUpdate*AppImage
27
28
branches:
29
except:
0 commit comments