SyntaxFix
Write A Post
Hire A Developer
Questions
You just have to push the tag after you run the git tag 2.0 command.
git tag 2.0
So just do git push --tags now.
git push --tags