Skip to content

Commit 6b61bfb

Browse files
themr0ckim-tsao
andauthored
Update modules/authentication/proc-enabling-authentication-with-github.adoc
Co-authored-by: Kim Tsao <[email protected]>
1 parent cf2bddd commit 6b61bfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/authentication/proc-enabling-authentication-with-github.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ plugins:
7373
catalog:
7474
providers:
7575
githubOrg:
76-
githubUrl: "${GITHUB_HOST_DOMAIN}"
77-
orgs: [ "${GITHUB_ORGANIZATION}" ]
76+
githubUrl: "${AUTHENTICATION_GITHUB_HOST_DOMAIN}"
77+
orgs: [ "${AUTHENTICATION_GITHUB_ORGANIZATION}" ]
7878
schedule:
7979
frequency:
8080
minutes: 30

0 commit comments

Comments
 (0)