Welcome

This is a sample project using GitHub Actions and Cake to build & deploy a .NET Core site to Azure App Services.

Deployment

A deployment is started by using the command /github deploy xt0rted/actions-cake-demo in Slack which kicks off a GitHub Deployment.

The deploy workflow then runs which builds, packages, and deploys the site to Azure App Services.

Finally the result of the deploy is reported back to the GitHub Deployment which is shown both in Slack and under the Deployments section.