Updated the make help command to explicitly surface information about release workflows, making it easier for developers to discover and execute release-related tasks. This change ensures that the essential manual release commands and required environment variables are immediately visible when running the help target.

Improved Makefile help visibility for release workflows - caiowilson/ClutterCut