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

Commit f08c3aa

Browse files
committed
use descriptive commit message for the joke meta
1 parent 0d1d695 commit f08c3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/10_create-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ We will not use the `joke-output` in in this portion of the course. There will b
3333
6. Save the `action.yml` file
3434
7. commit the changes:
3535
`git add .`
36-
`git commit -m 'update action.yml'`
36+
`git commit -m 'add metadata for the joke action'`
3737
8. push them to the `action-two` branch:
3838
`git push`

0 commit comments

Comments
 (0)