Hi,

> OK. I just tried pushing even though SourceTree doesn't show changes and it
> may have worked, https://github.com/monkeypunch3/Radii8/releases

By default new tags are not pushed into a remote repo. Via the command line you 
can do a "git push --tags" or a "git push origin <tagname>" or in source tree 
if you right click on a tag and select "Push to" - > "origin".

Hope that helps.

Justin

Reply via email to