Releases: xresloader/upload-to-github-release
Releases · xresloader/upload-to-github-release
v1.1.2
CHANGELOG
- Update and solve security vulnerabilities.
- Add more output log.
v1.1.1
CHANGELOG
- Try to remove old assets(Maybe bad file) after uploading failed, and retry some times.
- Update dependecies.
V3 API can not find those bad asset files, So we use V4(GraphQL) to find all asset files after uploading failed.
v1.1.0
CHANGELOG
- add
verbose
option to show more information when debuging. - add
update_latest_release
to try to update latest release first but not create new one. - add
tag_name
to specify release name instead of detect by this plugin.
v1.0.0
Upload To Github Release. Just like github release deployment on travis-ci.org