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

Commit 665bde4

Browse files
Update 07_update-files.md
1 parent c70f950 commit 665bde4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

responses/07_update-files.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ That was a lot of information that you just learned. @{{user.login}} it is time
7777
7878
2. Save the changes to each file
7979
3. Commit the changes to this branch and push them to GitHub:
80+
8081
```shell
8182
git add main.js action.yml workflow.yml
8283
git commit -m 'allow input in all action files'
@@ -95,4 +96,4 @@ If you workflow is failing, please double check your:
9596
- workflow file
9697

9798
Look for linter errors or any errors reported on the Actions tab. I will respond when I receive another workflow run is completed.
98-
</details>
99+
</details>

0 commit comments

Comments
 (0)