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

Commit 844896f

Browse files
Fixed typo
1 parent dca5273 commit 844896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/07_update-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ That was a lot of information that you just learned. @{{user.login}} it is time
7979
3. Commit the changes to this branch and push them to GitHub:
8080
8181
```shell
82-
git add main.js action.yml workflow.yml
82+
git add main.js action.yml my-workflow.yml
8383
git commit -m 'allow input in all action files'
8484
git push
8585
```

0 commit comments

Comments
 (0)