- Introduce a GitHub Action to convert Markdown files to HTML using Pandoc
- Configure steps for repository checkout, git setup, and branch management
- Include scripts for Markdown conversion, Pandoc installation, and git setup
- Automate the publishing of HTML output to a specified branch