Skip to content

Commit 6e2ceb3

Browse files
updated3
1 parent 22b3bdf commit 6e2ceb3

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
@@ -151,7 +151,7 @@ jobs:
151151
gptModelVersion="2024-08-06" \
152152
gptDeploymentCapacity="30" \
153153
aiDeploymentsLocation="${{ env.AZURE_LOCATION }}" \
154-
tags="CreatedBy=Pipeline" \
154+
createdBy="Pipeline"
155155
--query "properties.outputs" -o json); then
156156
echo "❌ Deployment failed. See logs above."
157157
exit 1

0 commit comments

Comments
 (0)