Update docs/templates/concepts/auth-providers/github.mdx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Zai Shi 2025-08-19 04:18:12 +02:00 committed by GitHub
parent 358b18133f
commit f0db6eefbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ You should replace these before you go into production.
6. Save the **Client ID** and click **Generate a new client secret** to create your **Client Secret**.
</TabsContent>
<TabsContent value="github-app">
## When using GitHub apps
### When using GitHub apps
1. Navigate to your [GitHub Developer Settings](https://github.com/settings/developers).
2. Click the **New GitHub App** button.
3. Enter a name for your application, homepage URL, and a description.