Skip to content

Commit

Permalink
Update proc-enabling-authentication-with-github.adoc (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
themr0c authored Jan 14, 2025
1 parent a9bc20a commit e0834a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ TIP: If you plan to make changes using the GitHub API, ensure that `Read and wri
+
`AUTH_GITHUB_APP_ID`:: Enter the saved **App ID**.
`AUTH_GITHUB_CLIENT_ID`:: Enter the saved **Client ID**.
`GITHUB_HOST_DOMAIN`:: Enter your GitHub host domain: `pass:c[https://github.com]` unless you are using GitHub Enterprise.
`GITHUB_HOST_DOMAIN`:: Enter your GitHub host domain: `github.com` unless you are using GitHub Enterprise.
`GITHUB_ORGANIZATION`:: Enter your GitHub organization name, such as `__<your_github_organization_name>__'.
`GITHUB_ORG_URL`:: Enter `$GITHUB_HOST_DOMAIN/$GITHUB_ORGANIZATION`.
`GITHUB_CLIENT_SECRET`:: Enter the saved **Client Secret**.
Expand Down

0 comments on commit e0834a6

Please sign in to comment.