actions-marketplace-validations/Github pages APT repo

Setup and manage APT repo on Github pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 1, 2020
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jrandiny_apt-repo-action@dad4c7fe34bb904108c1bf99ed003a2f05b056dc # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

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
repo_folderLocation of APT repo folder relative to root of Github pagesnorepo
debugPrint debug logno

no outputs