upload-release-asset icon indicating copy to clipboard operation
upload-release-asset copied to clipboard

An Action to upload a release asset via the GitHub Release API

Results 53 upload-release-asset issues
Sort by recently updated
recently updated
newest added

npm install reported about several vulnerabilities ``` === npm audit security report === # Run npm update handlebars --depth 6 to resolve 4 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Denial of...

I love this tool, and I use it to cache latest build. But I see the release time (or update time) in github release page: ` xxx released this 14...

If the `asset_content_type` is not set the action will try to resolve the content-type from the file extension of `asset_path`. If the content-type cannot be resolved an error will be...