Automatic deployment to GIT branch with GitHub workflow
We automate all the testing and building steps, then store the ready-to-run build into another branch
Build and publish documentations automatically on Github Pages
Listen for changes on documentation files (*.md), then build it and publish it into Github Pages.
Using Github workflows to release new version automatically, then notify your followers about it
A GitHub worklow to build and release your application into a Github release, then notify your followers about this new release.