Skip to content

Commit 7d7b42e

Browse files
updated the createdBy
1 parent 039f467 commit 7d7b42e

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
@@ -293,7 +293,7 @@ jobs:
293293
KEYVAULTS: ${{ needs.deploy.outputs.KEYVAULTS }}
294294
AZURE_LOCATION: ${{ needs.deploy.outputs.AZURE_LOCATION }}
295295
ENVIRONMENT_NAME: ${{ needs.deploy.outputs.ENVIRONMENT_NAME }}
296-
CREATED_BY: ${{ needs.deploy.outputs.CREATED_BY }}
296+
CREATED_BY: ${{ needs.deploy.outputs.createdBy }}
297297
steps:
298298
- name: Setup Azure CLI
299299
run: curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash

0 commit comments

Comments
 (0)