Skip to content

Commit be2231c

Browse files
revered deploy.yml file
1 parent 084527d commit be2231c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
az deployment group create \
102102
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
103103
--template-file infra/main.bicep \
104-
--parameters infra/main.bicepparam \
105104
--parameters azureOpenAILocation=${{ env.AZURE_LOCATION }}
106105
107106

0 commit comments

Comments
 (0)