Skip to content

Commit 7ffed24

Browse files
fixed pipeline
1 parent 62843b7 commit 7ffed24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-KMGeneric.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Create Resource Group
4343
run: |
44-
az group create --name ${{ env.RESOURCE_GROUP_NAME }} --location westeurope
44+
az group create --name ${{ env.RESOURCE_GROUP_NAME }} --location eastus
4545
4646
- name: Generate Unique Solution Prefix
4747
id: generate_solution_prefix

0 commit comments

Comments
 (0)