Releases: svenstaro/upload-release-action
Releases · svenstaro/upload-release-action
ci-test-ubuntu-latest-437600888
rofl lol test
2.2.0
- Add support for ceating a new release in a foreign repository #25 (thanks @kittaakos)
- Upgrade all deps
2.1.1
- Fix
release_name
option #27 (thanks @kittaakos)
2.1.0
- Strip refs/heads/ from the input tag #23 (thanks @OmarEmaraDev)
2.0.0
- Add
prerelease
input parameter. Setting this marks the created release as a pre-release. - Add
release_name
input parameter. Setting this explicitly sets the title of the release. - Add
body
input parameter. Setting this sets the text content of the created release. - Add
browser_download_url
output variable. This contains the publicly accessible download URL of the uploaded artifact. - Allow for leaving
asset_name
unset. 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