jakobehn / VSTSGitHubTasks

MIT License
21 stars 10 forks source link

"Assets to Upload" parameter as optional instead of required #11

Closed jdshkolnik closed 7 years ago

jdshkolnik commented 7 years ago

Shouldn't it be optional? Neither GitHub nor Octokit require assets when creating a release.

jakobehn commented 7 years ago

Makes sense, I haven't had this case yet but I can definitely see the need for this. I'll change this parameter to optional

jdshkolnik commented 7 years ago

Thank you. I really appreciate you finding time for all this.

jakobehn commented 7 years ago

I just uploaded a new version (0.10.1) that changes the Assets to Upload parameter to be optional

jdshkolnik commented 7 years ago

Closing this issue since it worked after 0.10.1. Can troubleshoot new error in #15.