From 291104156d81d64f15f43f529c12c7d668f046fb Mon Sep 17 00:00:00 2001 From: Andrew Shin <163041654+As90909w@users.noreply.github.com> Date: Wed, 8 May 2024 14:52:52 -0700 Subject: [PATCH] Update azure-container-webapp.yml --- .github/workflows/azure-container-webapp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/azure-container-webapp.yml b/.github/workflows/azure-container-webapp.yml index 2bee941..9ae68e8 100644 --- a/.github/workflows/azure-container-webapp.yml +++ b/.github/workflows/azure-container-webapp.yml @@ -3,6 +3,7 @@ # This workflow assumes you have already created the target Azure App Service web app. # For instructions see https://docs.microsoft.com/en-us/azure/app-service/quickstart-custom-container?tabs=dotnet&pivots=container-linux # + # To configure this workflow: # # 1. Download the Publish Profile for your Azure Web App. You can download this file from the Overview page of your Web App in the Azure Portal.