Failure when settings continuous deployment of webapps on Azure
When I try to set up continuous deployment through GitHub Actions on an App Service (either a Asp.NET app or a Node app), I get a Failed to set up deployment: Cannot find SourceControlToken with name GitHub error. I've ensured…