Should address this issue, as well as failing whenever a branch or tag cannot be found. This seems safer than just running on potentially an empty string.
I'm generally unfamiliar with bash scripting and conditionals, so I would appreciate if anyone else can double check my work / syntax.
https://github.com/CircleCI-Public/heroku-orb/issues/7
Should address this issue, as well as failing whenever a branch or tag cannot be found. This seems safer than just running on potentially an empty string.
I'm generally unfamiliar with bash scripting and conditionals, so I would appreciate if anyone else can double check my work / syntax.