Skip to content

Commit

Permalink
Update README.md (nektos#1260)
Browse files Browse the repository at this point in the history
Github -> GitHub

Co-authored-by: Casey Lee <caseypl@amazon.com>
  • Loading branch information
eltociear and cplee authored Jul 25, 2022
1 parent 1a71c52 commit 108e3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ It will save that information to `~/.actrc`, please refer to [Configuration](#co

## `GITHUB_TOKEN`

Github [automatically provides](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret) a `GITHUB_TOKEN` secret when running workflows inside Github.
GitHub [automatically provides](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret) a `GITHUB_TOKEN` secret when running workflows inside GitHub.

If your workflow depends on this token, you need to create a [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) and pass it to `act` as a secret:

Expand Down

0 comments on commit 108e3e0

Please sign in to comment.