We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0661c3c commit d7bc8bfCopy full SHA for d7bc8bf
README.md
@@ -29,11 +29,11 @@ $ npm test
29
...
30
```
31
32
-## Change actions.yml
+## Change action.yml
33
34
-The actions.yml contains defines the inputs and output for your action.
+The action.yml contains defines the inputs and output for your action.
35
36
-Update the actions.yml with your name, description, inputs and outputs for your action.
+Update the action.yml with your name, description, inputs and outputs for your action.
37
38
See the [documentation](https://help.github.com/en/articles/metadata-syntax-for-github-actions)
39
0 commit comments