Closed JonathanHolvey closed 5 years ago
Allow tags (annotated or plain) to be used as branch reference. This fixes the error also reported in #46:
The requested type does not match the type in ODB
Allow GitHub's push webhook event to send tags. This fixes the following error:
push
fatal: Remote branch refs/heads/1.0.0 not found in upstream origin
Thanks! :)
Allow tags (annotated or plain) to be used as branch reference. This fixes the error also reported in #46:
Allow GitHub's
push
webhook event to send tags. This fixes the following error: