mirror of
https://github.com/docker/login-action.git
synced 2025-08-14 20:38:29 +08:00
Username required
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ inputs:
|
||||
required: false
|
||||
username:
|
||||
description: 'Username used to log against the Docker registry'
|
||||
required: false
|
||||
required: true
|
||||
password:
|
||||
description: 'Password or personal access token used to log against the Docker registry'
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user