brinkqiang/Yet Another Upload Release Asset Action

Yet Another Upload Release Asset Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe API token for GitHubyes${{ github.token }}
upload_urlThe URL for uploading assets to the releaseyes
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 informationno
overwriteIf an asset with the same name already exists, overwrite it (Default: false)nofalse
namedescription
browser_download_urlThe URL users can navigate to in order to download the uploaded asset