We've configured GoReleaser to streamline our distribution process by enabling automated GitHub release publishing. This change allows us to generate builds and release artifacts directly from the CI pipeline, reducing manual overhead during releases. Now, cutting new versions is just a git tag away! 🚀

Automated release process

Automated release publishing enabled with GoReleaser - caiowilson/ClutterCut