mirror of
https://github.com/docker/login-action.git
synced 2024-11-22 00:10:57 -05:00
mistype
Signed-off-by: Fedor Dikarev <fedor.dikarev@gmail.com>
This commit is contained in:
parent
ca362a507b
commit
087884b3d2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ inputs:
|
||||||
description: 'Log out from the Docker registry at the end of a job'
|
description: 'Log out from the Docker registry at the end of a job'
|
||||||
default: 'true'
|
default: 'true'
|
||||||
required: false
|
required: false
|
||||||
attetmps:
|
attempts:
|
||||||
description: 'Number of attempts to try in case of server-side errors'
|
description: 'Number of attempts to try in case of server-side errors'
|
||||||
default: '1'
|
default: '1'
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in a new issue