diff --git a/netlify.toml b/netlify.toml index de5e8f26d..7333ea69a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -6,4 +6,4 @@ publish = "public" command = ". ./build.sh $BRANCH_NAME $REPO_NAME" [build.environment] -TESTING_REPO = "docs-landing" \ No newline at end of file +REPO_NAME = "docs-landing" \ No newline at end of file