Skip to content

Commit 12c6ef4

Browse files
testing automation flow
1 parent e69d828 commit 12c6ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
az deployment group create \
5959
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
6060
--template-file infra/main.bicep \
61-
--parameters AzureAiServiceLocation=northcentralus
61+
--parameters AzureAiServiceLocation=northcentralus Prefix=codegen
6262
6363
6464
- name: Send Notification on Failure

0 commit comments

Comments
 (0)