I added a tag too early and now want to remove it.
I have removed the local tag.
Now trying to do the remote:
$ git push origin :refs/tags/v17.1.8
Fails:
ajtru@DESKTOP-4OHL3UQ MINGW64 /d/My Programs/2017/MeetSchedAssist (master)
$ git push origin :refs/tags/v17.1.8
Warning: Permanently added the RSA host key for IP address '104.192.143.1' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.