Skip to content

Commit

Permalink
cid name
Browse files Browse the repository at this point in the history
  • Loading branch information
eriqua committed Aug 9, 2024
1 parent e72105e commit 7ff73d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/avm.template.module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
customLocation: "${{ fromJson(inputs.workflowInput).customLocation }}"
env:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
VALIDATE_CLIENT_ID: ${{ secrets.VALIDATE_CLIENT_ID_UAI }}
VALIDATE_CLIENT_ID: ${{ secrets.VALIDATE_CLIENT_ID }}
VALIDATE_SUBSCRIPTION_ID: ${{ secrets.VALIDATE_SUBSCRIPTION_ID }}
VALIDATE_TENANT_ID: ${{ secrets.VALIDATE_TENANT_ID }}

Expand Down

0 comments on commit 7ff73d2

Please sign in to comment.