Skip to content

Commit 06f4549

Browse files
committed
add AZURE_TENANT_ID to env
1 parent 07699da commit 06f4549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/entraid_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ jobs:
6464
AZURE_CERT: ${{secrets.AZURE_CERT}}
6565
AZURE_PRIVATE_KEY: ${{secrets.AZURE_PRIVATE_KEY}}
6666
AZURE_REDIS_SCOPES: ${{secrets.AZURE_REDIS_SCOPES}}
67+
AZURE_TENANT_ID: ${{secrets.AZURE_TENANT_ID}}

0 commit comments

Comments
 (0)