diff --git a/docs/make.jl b/docs/make.jl index 5bc04a174..398ac39bd 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -131,5 +131,6 @@ deploydocs(; devbranch = "source", devurl = "home", cname = "juliaastro.org", + versions = nothing, ) @info "Deploy complete"