mirror of
https://github.com/docker/login-action.git
synced 2024-11-21 16:00: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'
|
||||
default: 'true'
|
||||
required: false
|
||||
attetmps:
|
||||
attempts:
|
||||
description: 'Number of attempts to try in case of server-side errors'
|
||||
default: '1'
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue