Skip to content

Commit fd85f25

Browse files
author
Bryan Nice
authored
Merge pull request bryannice#10 from jeff-foster/patch-1
fix typo
2 parents 994ea10 + 9e1db2b commit fd85f25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Go [here](deployment/git-actions/template_slack_notification.yml) for a template
3838
## Environment Variables
3939
These are the environment variables that can be set to pass in additional information about the Git Action.
4040
41-
| Variable Name | Reguired | Description |
41+
| Variable Name | Required | Description |
4242
| ---------------------- | -------- | ---------------------------------------------------------- |
4343
| GITHUB_ACTOR | No | GitHub Actor variable passed from Git Actions. |
4444
| GITHUB_ACTION | No | GitHub Action name variable passed from Git Actions. |
@@ -59,4 +59,4 @@ These are the environment variables that can be set to pass in additional inform
5959
* [Using environment variables](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/using-environment-variables) lists the default environment variables set in Git Actions.
6060
6161
## License
62-
[GPLv3](LICENSE)
62+
[GPLv3](LICENSE)

0 commit comments

Comments
 (0)