Skip to content

Commit c583392

Browse files
committedDec 3, 2020
add comment
1 parent 0ae3d35 commit c583392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎script/early-access/clone-for-build.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require('dotenv').config()
1212
const {
1313
DOCUBOT_REPO_PAT,
1414
HEROKU_PRODUCTION_APP,
15-
GIT_BRANCH
15+
GIT_BRANCH // Set by the deployer with the name of the docs-internal branch
1616
} = process.env
1717

1818
// Exit if PAT is not found

0 commit comments

Comments
 (0)
Please sign in to comment.