Quick Bites: Making a Commit as Part of a GitHub Action Flow
Background
I use the resume.md tool to maintain my resume. An advantage of using this tool is that my resume sits nicely in Git version control and I can modify it with ease of mind.
The tool takes a MarkDown file and generates .html and .pdf resume ...
blog.chotu.me3 min read