Skip to content

Commit 4fab8ed

Browse files
committed
downgraded ubuntu for runner stage 'deploy-function'
1 parent e3c9cb9 commit 4fab8ed

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Login to Azure with OIDC
6060
uses: azure/login@v2
6161
with:
62-
client-id: ${{ secrets.AZURE_CLIENT_ID }}
62+
client-id: ${{ secrets.MI }}
6363
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
6464
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
6565

0 commit comments

Comments
 (0)