Skip to content

Instantly share code, notes, and snippets.

@BenSlabbert
Created January 3, 2019 12:47
Show Gist options
  • Save BenSlabbert/478e30b59c43f93f4578d24ab00b88ae to your computer and use it in GitHub Desktop.
Save BenSlabbert/478e30b59c43f93f4578d24ab00b88ae to your computer and use it in GitHub Desktop.
git tag -a v${version} -m "${message}"
git push origin --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment