Github Release: Creating a Github Actions workflow
In this blog, we will see how we can create and manage releases for our applications in Github by using Github Actions workflow.
Our workflow is structured around two primary branches: main and develop. The main branch holds the production-ready cod...
vidushibansal.hashnode.dev4 min read