Published a GitHub Action
Published molting-release-action, my first public GitHub Action, to the GitHub Marketplace. It uses the molting Python package to update your changelog, bump your package version, and publish a new release on GitHub.

Creating a GitHub Action out of an existing CLI tool was surprisingly straight-forward, and definitely something I plan on doing again.