hotfix: update exit code of flux build script

pull/4479/head^2
Scott Anderson 2022-09-26 13:37:24 -06:00
parent d41355b3fc
commit e93cab0045
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if (typeof githubToken === 'undefined') {
A GitHub token is required for this operation. Please set a GITHUB_TOKEN environment variable.
Use the GitHub token stored in the Docs Team vault in 1Password.
`);
process.exit(1);
process.exit(0);
}
// Get the latest version of Flux