Jared Lotti

Results 2 issues of Jared Lotti

It looks like currently git always checks out master in detached mode. But I need to reference what branch has been selected for some automation scripts Is there parameter to...

help wanted
good first issue

When trying to upload a .tar.gz file no mime type is being sent to github and it returns a 502 Example ```yaml - put: github-pre-release params: name: version/name tag: version/number...