A demo repo to showcase configuration of continuous deployment of an angular app using github actions
This is an introduction to continuous build-and-deploy workflow for Angular applications. Using the Angular CLI, GitHub Actions and GitHub pages, it has never been easier to deploy your Angular application. With this useful feature called GitHub Actions, there is no excuse not to deploy your applications on GitHub pages in such an easy and fast way. Let’s get started and breeze through this continuous deployment workflow.