{"repo":"tubone24/update_release","free":true,"listed":false,"github":"https://github.com/tubone24/update_release","clone":"git clone https://github.com/tubone24/update_release.git","description":"This GitHub Action (written in JavaScript) is to change the Body Text and Name of an already created Release with using the GitHub Release API.","language":"TypeScript","stars":16,"topics":["github-releases","github-actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"update release (GitHub Release API) This GitHub Action (written in JavaScript) is to change the Body Text and Name of an already created Release with using the GitHub Release API. Table of Contents - Background - Install - Usage - Demos - Test - Contributing - License Install Pre-requisites Create a workflow .yml file in your .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file. Usage Inputs Change GitHub Releases, if you set the inputs. - release name - If this item is set, the release name is overridden. - body - If this item is set, the body text is overridden. - draft - If this item is set, the draft is overridden. - prerelease - If this item is set, the prerelease is overridden. - is append body - If true, append body text on old one. - body path - Path to file with new body text. Outputs - id - The release ID - html url - The URL users can navigate to in order to view the release. i.e. https://github.com/octocat/Hello-World/releases/v1.0.0 - upload url - The URL for uploading assets to the release, which could be used by GitHub Actions for additional uses, for example the @actions/upload-release-asset GitHub Action Environment variables - GITHUB TOKEN - The github auth token (mandatory) - TAG NAME - The name of the tag a release is searched for. If not set context.ref will be used instead. Example workflow - update a release on-release-created is a event to create ","default_branch":null,"files":null,"tree":[],"storefront":"/r/tubone24","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tubone24/update_release/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."}