Skip to content

Commit 74b5eca

Browse files
committed
GitHub Apps now instead need Administration read-only access
1 parent a69f70c commit 74b5eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gh-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here are the steps to create a GitHub App and use it for this tool:
3636
1. [Create a GitHub App](https://docs.github.com/en/developers/apps/building-github-apps/creating-a-github-app).
3737
> **Note**
3838
> Your app does not need a callback or a webhook URL.
39-
2. Add a read-only permission to the "Members" item of organization permissions.
39+
2. Add a read-only permission to the "Administration" item of organization permissions.
4040
3. [Install the app in your organization](https://docs.github.com/en/developers/apps/managing-github-apps/installing-github-apps).
4141
4. Done! To authenticate with your app, you need:
4242

0 commit comments

Comments
 (0)