Releases: svenstaro/upload-release-action
Releases · svenstaro/upload-release-action
2.0.0
- Add
prereleaseinput parameter. Setting this marks the created release as a pre-release. - Add
release_nameinput parameter. Setting this explicitly sets the title of the release. - Add
bodyinput parameter. Setting this sets the text content of the created release. - Add
browser_download_urloutput variable. This contains the publicly accessible download URL of the uploaded artifact. - Allow for leaving
asset_nameunset. This will cause the asset to use the filename.
1.1.0
Update deps
1.0.1
Merge branch 'master' into v1-release
1.0.0
Merge branch 'master' into v1-release