Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 826253e

Browse files
Update 14_create-metadata.md
1 parent 7a1409a commit 826253e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/14_create-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We will use the `joke-output`, as well as an issue title, in in this portion of
3838
7. Lastly, define the `runs:` parameter to use `"node12"` and set the `main:` parameter to `"main.js"`
3939
8. Save the `action.yml` file
4040
9. commit the changes:
41-
`git add .`
41+
`git add action.yml`
4242
`git commit -m 'create action.yml'`
4343
10. push the changes to the `action-three` branch:
4444
`git push`

0 commit comments

Comments
 (0)