Skip to content

Commit

Permalink
testing automation flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Microsoft committed Jan 2, 2025
1 parent 376278c commit a6f603a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
az deployment group create \
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
--template-file deploy/macae.bicep \
--parameters azureOpenAILocation=eastus cosmosLocation=eastus
--parameters azureOpenAILocation=eastus2 cosmosLocation=eastus
- name: Send Notification on Failure
Expand Down

0 comments on commit a6f603a

Please sign in to comment.