From ac503c2e6d267b5ab2344f24d8bfd27641866253 Mon Sep 17 00:00:00 2001 From: Vitor Nunes Date: Tue, 10 Nov 2020 11:26:16 +0000 Subject: [PATCH] Remove extra word (#66) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76acbac..7f0f2f3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ npm test ## Change action.yml -The action.yml contains defines the inputs and output for your action. +The action.yml defines the inputs and output for your action. Update the action.yml with your name, description, inputs and outputs for your action.