diff --git a/responses/05_explain-actions.md b/responses/05_explain-actions.md index 4f8983e..8e292e3 100644 --- a/responses/05_explain-actions.md +++ b/responses/05_explain-actions.md @@ -2,7 +2,7 @@ Earlier you learned how the different pieces of the GitHub Actions feature work together. Now you will learn about the components that make up an individual action. -Remember, and action is the unit of work that a workflow file executes when it reaches that task. They are called by referencing them as the value to the `uses:` key in a workflow step. +Remember, an action is the unit of work that a workflow file executes when it reaches that task. They are called by referencing them as the value to the `uses:` key in a workflow step. ### What makes up an action? diff --git a/responses/07_update-files.md b/responses/07_update-files.md index ca5b0c5..abd1087 100644 --- a/responses/07_update-files.md +++ b/responses/07_update-files.md @@ -79,7 +79,9 @@ That was a lot of information that you just learned. @{{user.login}} it is time 3. Commit the changes to this branch and push them to GitHub: ```shell - git add main.js action.yml workflow.yml + git add main.js action.yml + cd ../../workflows + git add my-workflow.yml git commit -m 'allow input in all action files' git push ```
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: