diff --git a/docs/make.jl b/docs/make.jl index 8ad9127..5b3eff2 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -22,5 +22,5 @@ end deploydocs( repo = "github.com/tkf/ConcurrentCollections.jl", - # push_preview = true, + push_preview = true, )