diff --git a/action.yml b/action.yml index f7ad823..d03601f 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ outputs: exit_code: description: The final exit code returned by the command exit_error: - descritipn: The final error returned by the command + description: The final error returned by the command runs: using: 'node12' main: 'dist/index.js'