Skip to content

Commit

Permalink
Update secapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshata29 authored Jun 3, 2024
1 parent 886c7ab commit a287310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
name: Deploy Sec Edgar App

env:
AZURE_WEBAPP_NAME: secedgar # set this to the name of your Azure Web App
AZURE_WEBAPP_NAME: dataaisec # set this to the name of your Azure Web App
PYTHON_VERSION: '3.11' # set this to the Python version to use
NODE_VERSION: '16.x' # set this to the node version to use (e.g. '8.x', '10.x', '12.x')
AZURE_NODEJS_PACKAGE_PATH: 'app/frontend' # set this to the path to your function app project, defaults to the repository root
Expand Down

0 comments on commit a287310

Please sign in to comment.