Skip to content

Commit 9c3a5b4

Browse files
authored
Update .travis.yml
1 parent e47c7c0 commit 9c3a5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ script:
2323
after_success:
2424
- ls -lh out/* # Assuming you have some files in out/ that you would like to upload
2525
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
26-
- bash ./upload.sh out/*
26+
- bash ./upload.sh AppImageUpdate*AppImage
2727

2828
branches:
2929
except:

0 commit comments

Comments
 (0)