ashleyfae/Upload Release Asset

Uploads an asset to the current release. Requires GITHUB_TOKEN to be set in the environment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the file to upload.yes
file-typeContent type header for the uploaded file (e.g., application/zip, application/octet-stream, text/plain).noapplication/zip
release-tagTag name to look up the release by when no release ID is present in the event (e.g. for workflow_dispatch triggers).no""
namedescription
asset-urlAPI URL to GET the newly created asset.
asset-idID of the newly created asset.
browser-download-urlBrowser download URL for the asset.