Avoid workflow loops on GitHub Actions when committing to a protected branch.
Continuous Deployment (CD) is part of almost every modern application development workflow. Since the software is deployed using an automated CD workflow, it only makes sense to also auto-increment at least the patch version or build number.
This c...
blog.shounakmulay.dev4 min read