How to write a custom GitHub Action
GitHub Action is a powerful CI/CD feature, you get once you have an account in GitHub.
It enables you to define all the steps you like to happen on a set of specified triggers. These actions encompass a variety of tasks, providing a flexible framewor...
sonichigo.hashnode.dev5 min read