diff --git a/docs/make.jl b/docs/make.jl index b55d06dc..796e78b8 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -31,4 +31,5 @@ makedocs( deploydocs( repo = "github.com/JuliaComputing/PackageCompiler.jl.git", + push_preview = true, )