mirror of
https://github.com/azure/login.git
synced 2026-06-08 10:47:06 +00:00
Update README.md
This commit is contained in:
parent
6fa6eaa2f0
commit
fb7f80cf48
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue