This is a simple tool to generate GitHub Actions workflows for your projects. It is a simple CLI tool that will ask you a few questions about your project and generate a GitHub Actions workflow file for you.
You can install the tool using go get:
go install github.com/chamodshehanka/gh-action-gen
You can run the tool by executing the following command:
gh-action-gen init