Outputs ASCII art to celebrate the G.O.A.T. 🐐
gem install cristiano-
Bump the version in
lib/cristiano/version.rbfile in a PR. -
Create and push tag to GitHub.
git tag --sign -a "v[VERSION_TAG]" -m "v[VERSION_TAG]"
git push origin "v[VERSION_TAG]"- Wait for Release GitHub action to complete.