Since I created my repository it appears that the tags I have been creating are not pushed to the repository. When I do git tag on the local directory all the t
git tag
You could do this:
git push --tags