Remove extra word (#66)

This commit is contained in:
Vitor Nunes
2020-11-10 11:26:16 +00:00
committed by GitHub
parent 108a094fb1
commit ac503c2e6d

View File

@@ -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.