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: