Skip to content

Commit

Permalink
edit: azure yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Clue355 committed Jan 26, 2024
1 parent ffcc792 commit 8d38184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_demoAzureApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: Build and deploy a container to an Azure Web App

env:
AZURE_WEBAPP_NAME: demoazureapp # set this to your application's name
AZURE_WEBAPP_NAME: demo-docker-app-clue # set this to your application's name

on:
push:
Expand Down

0 comments on commit 8d38184

Please sign in to comment.