im-open/upload-release-asset

Upload a release asset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA token with permission to create and delete releases. Generally secrets.GITHUB_TOKEN.yes
upload-urlThe URL for uploading assets to the release. Can be taken from the outputs of an api call to create a release like in im-open/create-release.yes
asset-pathThe path to the asset you want to upload.yes
asset-nameThe name of the asset you want to upload.yes
asset-content-typeThe content-type of the asset you want to upload. See the supported Media Types here: https://www.iana.org/assignments/media-types/media-types.xhtml for more information.yes
namedescription
asset-browser-download-urlURL users can navigate to in order to download the uploaded asset