Skip to content
#

github-releases

Here are 163 public repositories matching this topic...

fregante
fregante commented Feb 23, 2021

https://github.com/actions/upload-release-asset can be used to attach files to releases, but it takes an "upload url" as parameter.

release-with-changelog should output this URL as well: https://docs.github.com/en/rest/reference/repos#upload-a-release-asset

Apparently it can be generated easily with just the release ID, which this action already has access to

Improve this page

Add a description, image, and links to the github-releases topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-releases topic, visit your repo's landing page and select "manage topics."

Learn more