Update README.md

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

View file

@ -79,7 +79,7 @@ jobs:
#echo "/Users/balaga-gayatri/oidc-venv/bin" >> $GITHUB_PATH
- name: 'Az CLI login'
uses: 'azure/login@oidc-support'
uses: azure/login@oidc-support
with:
client-id: ${{ secrets.AZURE_CLIENTID }}
tenant-id: ${{ secrets.AZURE_TENANTID }}