Skip to content

Commit 1798bbc

Browse files
committed
Updates
1 parent 4fc590c commit 1798bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Login to Azure with OIDC
6363
uses: azure/login@v2
6464
with:
65-
client-id: ${{ secrets.AZURE_CLIENT_ID }}
65+
client-id: ${{ secrets.AZURE_CLIENT_ID_2 }}
6666
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
6767
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
6868

0 commit comments

Comments
 (0)