We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69f70c commit 74b5ecaCopy full SHA for 74b5eca
docs/gh-auth.md
@@ -36,7 +36,7 @@ Here are the steps to create a GitHub App and use it for this tool:
36
1. [Create a GitHub App](https://docs.github.com/en/developers/apps/building-github-apps/creating-a-github-app).
37
> **Note**
38
> 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.
+2. Add a read-only permission to the "Administration" item of organization permissions.
40
3. [Install the app in your organization](https://docs.github.com/en/developers/apps/managing-github-apps/installing-github-apps).
41
4. Done! To authenticate with your app, you need:
42
0 commit comments