Skip to content

Commit

Permalink
Update azure-functions-app-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
algapster authored Jun 18, 2024
1 parent b8eeaea commit 2f975d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-functions-app-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

env:
AZURE_FUNCTIONAPP_NAME: 'RSS-syphon' # set this to your function app name on Azure
AZURE_FUNCTIONAPP_NAME: 'RSS-syphon-Alamar' # set this to your function app name on Azure
AZURE_FUNCTIONAPP_NAME_ALAMAR: 'RSS-syphon-Alamar' # set this to your function app name on Azure
AZURE_FUNCTIONAPP_NAME_DEV: 'RSS-syphon-dev' # set this to your function app name on Azure
AZURE_FUNCTIONAPP_NAME_PHARMA: 'RSS-syphon-Pharma' # set this to your function app name on Azure
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your function app project, defaults to the repository root
Expand Down

0 comments on commit 2f975d3

Please sign in to comment.