{"repo":"shogo82148/actions-upload-release-asset","free":true,"listed":false,"github":"https://github.com/shogo82148/actions-upload-release-asset","clone":"git clone https://github.com/shogo82148/actions-upload-release-asset.git","description":"Yet Another Upload Release Asset Action","language":"TypeScript","stars":89,"topics":["github-actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"GitHub Action - Releases API This GitHub Action uploads release assets using Upload a release asset. [actions/upload-release-asset] is great, but it is no longer maintained. So, I create this action. FEATURE The action is compatible with [actions/upload-release-asset], however it has some additional features. - You can upload multiple assets in one step by using glob patterns - The actions guesses the content-type from the extensions SYNOPSIS Upload assets when a release has been created You can upload assets when a release has been created. Upload assets when a tag has been created If you want to create a release in your workflow, you can use [shogo82148/actions-create-release] GitHub Action. Inputs github token The API token for GitHub. ${{ github.token }} is used by default. upload url The URL for uploading assets to the release. asset path The path to the asset you want to upload. You can use glob patterns here. asset name The name of the asset you want to upload. The file name of asset path is used by default. asset content type The 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. By default, the actions guesses the content-type using the mime-types package. overwrite If an asset with the same name already exists, overwrite it (Default: false). Related works - [actions/upload-release-asset] GitHub Action - [shogo82148/actions-create-release] GitHub Action","default_branch":null,"files":null,"tree":[],"storefront":"/r/shogo82148","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/shogo82148/actions-upload-release-asset/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}