Skip to content

Commit f44bd2e

Browse files
Update deploy.yml
1 parent 58aaa6f commit f44bd2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
az deployment group create \
7272
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
7373
--template-file infra/main.bicep \
74-
--parameters AzureAiServiceLocation=northcentralus Prefix=${{ env.SOLUTION_PREFIX }}\
74+
--parameters AzureAiServiceLocation=swedencentral Prefix=${{ env.SOLUTION_PREFIX }}\
7575
--debug
7676
7777

0 commit comments

Comments
 (0)