Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mansab committed Jun 29, 2023
1 parent 23c19fa commit 0d8e51e
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 @@ -29,7 +29,7 @@ it can be provided by **either** of the following methods:
#### Github APP (Recommened)
* [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
* The Github APP should be installed on the Github Organization or Account with access to the required repositories.
* You will need to set the following environment variable:
* You will need to set the following environment variables:
```
APP_AUTH_ID=<id_of_your_github_app>
APP_AUTH_PRIVATE_KEY=<private_key_of_your_github_app>
Expand Down

0 comments on commit 0d8e51e

Please sign in to comment.