Add update information to AppImage
@@ -48,6 +48,7 @@ deploy:
- ./*.deb
- ./*.rpm
- ./*.AppImage
+ - ./*.AppImage.zsync
on:
all_branches: true
condition: $SHOULD_BUILD = yes
@@ -467,5 +467,6 @@ fi
# Go out of AppImage
cd ..
+export UPDATE_INFORMATION="gh-releases-zsync|VSCodium|vscodium|latest|*.AppImage.zsync"
generate_type2_appimage
-ls -lh ../out/*.AppImage
+ls -lh ../out/*.AppImage*