Skip to content

Commit a3afb05

Browse files
committed
Removing identity auth
1 parent 165e609 commit a3afb05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/master-to-prod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: 'Login via Azure CLI'
2121
uses: azure/login@v2
2222
with:
23-
auth-type: IDENTITY
2423
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2524
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_BECF5140E58D4E4DAF8C3ECDD90CB3D3 }}
2625
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

0 commit comments

Comments
 (0)