From 92ff8b133d1b61eb6eab924d92a6e0af4f39bf91 Mon Sep 17 00:00:00 2001 From: Chris Tremblay <62187826+chtrembl@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:52:30 -0400 Subject: [PATCH] Update petstoreapp_ci_cd_to_appservice.yml --- .github/workflows/petstoreapp_ci_cd_to_appservice.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/petstoreapp_ci_cd_to_appservice.yml b/.github/workflows/petstoreapp_ci_cd_to_appservice.yml index 53a41406..93d2041c 100644 --- a/.github/workflows/petstoreapp_ci_cd_to_appservice.yml +++ b/.github/workflows/petstoreapp_ci_cd_to_appservice.yml @@ -1,8 +1,8 @@ name: Pet Store App CI/CD to Azure App Service env: - AZURE_CONTAINER_REGISTRY: azurepetstorecontainerregistry.azurecr.io - AZURE_CONTAINER_REGISTRY_USERNAME: azurepetstorecontainerregistry + AZURE_CONTAINER_REGISTRY: azurepetstoremecr.azurecr.io + AZURE_CONTAINER_REGISTRY_USERNAME: azurepetstoremecr on: push: