Creating a release Add a git tag with git tag <tagname> git push origin <tagname> for example git tag v2.2.2 and git push origin v2.2.2