Skip to content

danielmundi/upload-packagecloud

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Upload to Packagecloud.io

This action encapsulates the setup to upload any package to PackageCloud.io.

Inputs

inputs:
  package-name:
    description: Name of the package to upload
    required: true
  packagecloud-username:
    description: The username to use on PackageCloud.io
    required: true
  packagecloud-repo:
    description: The repository to upload on this user
    required: true
  packagecloud-distrib:
    description: The distribution/version this package is meant to (only for certain package types)
    required: false
  packagecloud-token:
    description: The Token with push access
    required: true

About

Upload packages to a PackageCloud.io repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages