mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
Update .travis.yml
Added AppImage's zsync to the list of files to deploy
This commit is contained in:
@@ -48,6 +48,7 @@ deploy:
|
||||
- ./*.deb
|
||||
- ./*.rpm
|
||||
- ./*.AppImage
|
||||
- ./*.AppImage.zsync
|
||||
on:
|
||||
all_branches: true
|
||||
condition: $SHOULD_BUILD = yes
|
||||
|
||||
Reference in New Issue
Block a user