We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6268e commit 331104dCopy full SHA for 331104d
.github/workflows/azureprojectgenerator.yml
@@ -2,7 +2,7 @@ name: Build and deploy .NET Core application to Function App azureprojectgenerat
2
on:
3
push:
4
branches:
5
- - generatesmallerprojects
+ - main
6
env:
7
AZURE_FUNCTIONAPP_NAME: azureprojectgenerator
8
AZURE_FUNCTIONAPP_PACKAGE_PATH: azure-project-generator
0 commit comments