Skip to content

Commit 2e68c54

Browse files
committed
Modified description in action.yml
1 parent ad3250b commit 2e68c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Login to Azure subscription
22
name: 'Azure Login'
3-
description: 'Azure Login wraps the az login, allowing Azure actions to log into Azure or to run Az CLI scripts. github.com/Azure/Actions'
3+
description: 'Authenticate to Azure and run your Az CLI or Az PowerShell based Actions or scripts.github.com/Azure/Actions'
44
inputs:
55
creds:
66
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'

0 commit comments

Comments
 (0)