We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ae3d35 + c583392 commit 44ccfc2Copy full SHA for 44ccfc2
script/early-access/clone-for-build.js
@@ -12,7 +12,7 @@ require('dotenv').config()
12
const {
13
DOCUBOT_REPO_PAT,
14
HEROKU_PRODUCTION_APP,
15
- GIT_BRANCH
+ GIT_BRANCH // Set by the deployer with the name of the docs-internal branch
16
} = process.env
17
18
// Exit if PAT is not found
0 commit comments