diff --git a/docs/make.jl b/docs/make.jl index 9e2c9fbf..5432be71 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -45,5 +45,3 @@ makedocs(; checkdocs=:exports, doctestfilters=JuliaGPsDocs.DOCTEST_FILTERS, ) - -deploydocs(; repo="github.com/JuliaGaussianProcesses/AbstractGPs.jl.git", push_preview=true)