mirror of
https://github.com/azure/login.git
synced 2026-06-08 10:47:06 +00:00
Modified description in action.yml
This commit is contained in:
parent
ad3250b83a
commit
2e68c54666
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Login to Azure subscription
|
||||
name: 'Azure Login'
|
||||
description: 'Azure Login wraps the az login, allowing Azure actions to log into Azure or to run Az CLI scripts. github.com/Azure/Actions'
|
||||
description: 'Authenticate to Azure and run your Az CLI or Az PowerShell based Actions or scripts. github.com/Azure/Actions'
|
||||
inputs:
|
||||
creds:
|
||||
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue