diff --git a/netlify.toml b/netlify.toml index 4303bc0ee..e31de1965 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,6 +4,3 @@ name = "snooty-cache-plugin" [build] publish = "public" command = ". ./build.sh $BRANCH_NAME $REPO_NAME" - -[build.environment] -REPO_NAME = "docs-cpp" \ No newline at end of file