Ultra Go Data Golang Utils How to deploy a new version Run test and pass (update later) Add tag local git tag -a ${version_name} ${commit_number} Push tag to remote git push origin --tags Create new release https://github.com/tikivn/ultrago/releases