GitHub Action
Build AppImage
v1
Latest version
This action creates an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the recipe files.
Required The appimage-builder recipe file.
The generated AppImage file
The generated AppImage zsync file if the update information was set.
uses: AppImageCrafters/build-appimage-action@master
with:
recipe: 'AppImageBuilder.yml'