1
0
Fork 0

added file name of action.yml file. When first starting out, everything is confusing and a first time actions creator might not know which file to update (#122)

pull/124/head
abelsquidhead 2019-09-07 17:39:41 -07:00 committed by Danny McCormick
parent 7bc0d5222f
commit f689e65c54
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $ npm install
## Define Metadata
Your action has a name and a description. Update all fields .
Your action has a name and a description. Update all fields in action.yml .
```yaml
name: 'Hello'