GitHub Release

Obtain app from a GitHub release.

Mandatory Fields

  • "type" - Type of source. "url" is one of them.

Source
  • "format" - The format of the download provided by the source. For example, "zip".

Format
  • "repository" - Location for the repository.

Repository
  • "file" - The archive file to obtain from inside the github release (automatically extracted and deleted).

File

Optional Fields

  • "additional_files" - Additional files that should be downloaded from the github release.

Additional Files

Last updated