golift/Publish PackageCloud.io Packages

Easily mass-uploads RPM and DEB packages to PackageCloud.io. Other package types have limited support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 3, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: golift/upload-packagecloud@4aa3951da51883c3f19ff972a795c9b14084ea93 # v1.1

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

namedescriptionrequireddefault
packagesName of the package or package-filled folder to upload.yes
userrepoThe repository to upload into. Must be provided in format user/repo.yes
rpmdistsSpace-separated list of RHEL distribution versions where RPMs get uploaded. Example: el/6 ol/7no
debdistsSpace-separated list of Debian distribution versions where DEBs get uploaded. Example: ubuntu/focal debian/busterno
apitokenThe Package Cloud API token with push access.yes

no outputs