Deploying .net application with GitHub Actions
In this blog post, we are going to discuss on how to deploy a .net application
to an Azure Web App with the help of GitHub Actions.
GitHub Actions
[https://akhilsharma.work/github-announces-its-take-on-ci-cd-challenge-unveils-github-actions-with-ci-cd/]
GitHub Actions help you automate your software development workflows in the same
place you store code and