delete a reference
delete.reference(owner, repo, ref, ctx = get.github.context())
owner
the repo owner
repo
the name of the repo
ref
the reference
ctx
the github context object
none