Skip to content

Commit 27ef5bb

Browse files
committed
Update readme
1 parent 57cb0b2 commit 27ef5bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ it can be provided by **either** of the following methods:
3131
* You will need to set: `GITHUB_TOKEN="<your_token>"` as the environment variable.
3232

3333
#### Github APP (Recommened)
34-
* [Use cctray-auth Github APP](https://github.com/apps/cctray-auth) to grant Read-Only access to Github Actions on your repositories.
35-
* To use this Github APP, you will need to activate it for you or your organization and get a token.
36-
* Follow the instructions [below](#github-app-method) to use this method.
34+
* Install [cctray-auth Github APP](https://github.com/apps/cctray-auth) to grant Read-Only access to Github Actions on Personal or Organization repositories.
35+
* After installation, you will need to authorize the app and get a Github APP token as described [below](#github-app-method).
3736

3837
**Please take into account the [Github API rate limit](https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limiting) for authentication tokens.**
3938

0 commit comments

Comments
 (0)