diff --git a/action.yml b/action.yml index 068bc83..9b136f8 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: default: 'World' outputs: time: # id of output - description: 'The time we we greeted you' + description: 'The time we greeted you' runs: using: 'docker' image: 'Dockerfile'