From 7e8c2d48552d0ff8bbea368737d1862cfa80788e Mon Sep 17 00:00:00 2001 From: BudJulius <134040346+BudJulius@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:42:05 +0100 Subject: [PATCH 1/2] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 093e2b2..e24dfb6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,7 +7,7 @@ on: env: # alphanumeric string under 14 characters - RESOURCE_GROUP_NAME: bradygstore02 + RESOURCE_GROUP_NAME: containerstore # specify your preferred region REGION: westus From 4880854ff415c48170bf0cf05e8c73918b4a128c Mon Sep 17 00:00:00 2001 From: BudJulius <134040346+BudJulius@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:13:58 +0100 Subject: [PATCH 2/2] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e24dfb6..ecb2742 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ env: RESOURCE_GROUP_NAME: containerstore # specify your preferred region - REGION: westus + REGION: norwayeast permissions: id-token: write