Tag: Azure
-
GitHub Actions: repository not found
I’m working in private GitHub repository housing an Azure Functions project. I just used the Deployment Center feature in the Azure Portal to connect my Azure Function App to my GitHub repository, and automatically generate a GitHub actions YAML file. That file looks something like this: After some Googling and experimentation, I found this to…