In this video, I’ll walk you through the process of automating GitHub releases using the "Release Please" GitHub Action. Automating your release process can save you time and reduce errors, allowing you to focus more on developing great software. ▬ ?Links ▬ ➡ Read my article at https://www.amarjanica.com/automate-github-releases-with-release-please ▬⏱️Chapters ▬ 00:00 Intro 0:25 About the workflow setup 1:00 Workflow permissions and authorize GITHUB_TOKEN 2:15 About release-please step 3:02 About release-please-config.json configuration 4:25 Debugging release-please action outputs 6:01 Process in GitHub walkthrough 11:25 It won't always trigger a new release 13:05 Conclusion