marvinpinto/actions

[action-automatic-releases|feature] Add an option to retry upload w/out appending a hash to the filename

T145 opened this issue · 0 comments

T145 commented

I've noticed that when uploads fail, this action trys again by uploading the same file but w/ a hash appended to its filename.
Is there a way to add an option that just ignores that step? Or perhaps add a parameter to define how long it waits before trying the upload?