diff --git a/action.yml b/action.yml index 8a05613d..04133d8f 100644 --- a/action.yml +++ b/action.yml @@ -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