Skip to content

Commit 735ab6c

Browse files
author
Jason Freeberg
authoredNov 30, 2020
Update build_and_deploy.yaml
1 parent 0d5c4af commit 735ab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build_and_deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010

1111
env:
12-
WEBAPP_NAME: 'freeberg-django' # Replace with the name of your Azure web app
12+
WEBAPP_NAME: 'my-python-app' # Replace with the name of your Azure web app
1313

1414
jobs:
1515
build-and-test:

0 commit comments

Comments
 (0)
Please sign in to comment.