Skip to content

Commit d7bc8bf

Browse files
update readme
1 parent 0661c3c commit d7bc8bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ $ npm test
2929
...
3030
```
3131

32-
## Change actions.yml
32+
## Change action.yml
3333

34-
The actions.yml contains defines the inputs and output for your action.
34+
The action.yml contains defines the inputs and output for your action.
3535

36-
Update the actions.yml with your name, description, inputs and outputs for your action.
36+
Update the action.yml with your name, description, inputs and outputs for your action.
3737

3838
See the [documentation](https://help.github.com/en/articles/metadata-syntax-for-github-actions)
3939

0 commit comments

Comments
 (0)