Skip to content

Commit 0d8e51e

Browse files
authored
Update README.md
1 parent 23c19fa commit 0d8e51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ it can be provided by **either** of the following methods:
2929
#### Github APP (Recommened)
3030
* [Create a Github APP](https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app) and grant Read-Only access to Github Actions
3131
* The Github APP should be installed on the Github Organization or Account with access to the required repositories.
32-
* You will need to set the following environment variable:
32+
* You will need to set the following environment variables:
3333
```
3434
APP_AUTH_ID=<id_of_your_github_app>
3535
APP_AUTH_PRIVATE_KEY=<private_key_of_your_github_app>

0 commit comments

Comments
 (0)