set externalRepoAuth

This commit is contained in:
Robert 2021-02-17 10:04:02 +00:00 committed by Andrew Eisenberg
parent f84e342ff3
commit a2653534db
3 changed files with 3 additions and 1 deletions

View file

@ -162,6 +162,7 @@ program
const apiDetails = {
auth,
externalRepoAuth: auth,
url: parseGithubUrl(cmd.githubUrl),
};