AppImage / appimagetool

A low-level tool to generate an AppImage from an existing AppDir
58 stars 11 forks source link

Add -g support for GitHub Actions/GitHub Releases #7

Open probonopd opened 1 year ago

probonopd commented 1 year ago
-g, --guess                 Guess update information based on Travis CI or GitLab environment variables

We should add this for GitHub Actions/GitHub Releases.

TheAssassin commented 1 year ago

Not a strict requirement for v1.0.0 (since this has not existed before anyway), but I put it on the agenda for now. We can shift it to a future release if need be.