diff --git a/docs/make.jl b/docs/make.jl index 45089d1..847656f 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -19,4 +19,5 @@ deploydocs( repo = "github.com/JuliaSmoothOptimizers/NLPModelsIpopt.jl.git", target = "build", devbranch = "main", + push_preview = true, )