actions-marketplace-validations/Host your own APT Repo on Github

This action will setup and manage a simple APT repo on your Github pages or a separate repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGithub token with commit and push scopeyes
repo_supported_archNewline-delimited list of supported architectureyes
repo_supported_versionNewline-delimited list of supported (linux) versionyes
fileNewline-delimited list of .deb filesyes
file_target_versionNewline-delimited list of version target of supplied .deb fileyes
public_keyGPG public key for apt repono
private_keyGPG private key for signing apt repoyes
key_passphrasePassphrase of GPG private keyno
page_branchBranch of Github pagesnogh-pages
target_repositoryRequired Repository to which the APT repo will be pushed (e.g., username/apt-repo).yes
repo_folderLocation of APT repo folder relative to root of Github pagesnorepo
debugPrint debug logno

no outputs