Skip to content

Releases: xresloader/upload-to-github-release

v1.1.2

18 Mar 06:30
8b62119
Compare
Choose a tag to compare

CHANGELOG

  • Update and solve security vulnerabilities.
  • Add more output log.

v1.1.1

26 Feb 07:18
3070dbc
Compare
Choose a tag to compare

CHANGELOG

  1. Try to remove old assets(Maybe bad file) after uploading failed, and retry some times.
  2. 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

31 Dec 04:32
59eb33f
Compare
Choose a tag to compare

CHANGELOG

  1. add verbose option to show more information when debuging.
  2. add update_latest_release to try to update latest release first but not create new one.
  3. add tag_name to specify release name instead of detect by this plugin.

v1.0.0

19 Sep 09:26
v1.0.0
b998ec9
Compare
Choose a tag to compare

Upload To Github Release. Just like github release deployment on travis-ci.org