Create and Push Git TagsgitApril 20, 2022Create a new git tag git tag v1.0.1 View tags git tag --list Push new tag to GitHub git push --tags