Update README.md

This commit is contained in:
Balaga Gayatri 2021-10-22 16:10:22 +05:30 committed by GitHub
commit fb7f80cf48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ jobs:
Install-Module Az.Accounts -Repository LocalPSRepo
- name: OIDC Login to Azure Public Cloud with AzPowershell (enableAzPSSession true)
uses: 'azure/login@releases/v1'
uses: azure/login@releases/v1
with:
client-id: ${{ secrets.AZURE_CLIENTID }}
tenant-id: ${{ secrets.AZURE_TENANTID }}