gaborcsardi/debian-repo

Create a Debian package repository on GitHub Pages, from packages published in GitHub Releases. Please run this action on Linux, preferably on `ubuntu-latest`.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 6, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gaborcsardi/debian-repo@de37f185e2cc97749cefd4e7303000a01e006136 # v1

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

namedescriptionrequireddefault
source-repoSLug of the repository to look up DEB packages in Github Releases in. Defaults to the current repository. no${{ github.repository }}
target-repoSlug of the repository to deploy to. Defaults to the current repository. no${{ github.repository }}
tokenGitHub token to use to authenticate to GitHub. no${{ github.token }}
debian-repo-nameThe name of the Debian repository. By default the name of the current repository. no
gpg-public-keyPublic key to add to the repository. no
gpg-private-keyPrivate key to sign the repository.
gpg-passphrasePass phrase for the private key. yes

no outputs