actions-marketplace-validations/Upload Release Asset(s)

Upload release assets to an existing release in your repository. Uses the same file search logic as actions/upload-artifact

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
upload_urlThe URL for uploading assets to the release.yes
asset_pathThe path to the asset you want to uploadyes
asset_nameThe name of the asset you want to uploadno
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. It will auto detect using mime-type if not supplied.no
namedescription
browser_download_urlThe URL users can navigate to in order to download the uploaded asset