diff --git a/docs/make.jl b/docs/make.jl index 8e55210..dbecb00 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -84,4 +84,5 @@ makedocs(; deploydocs(; repo="github.com/asinghvi17/SwarmMakie.jl", devbranch="main", + push_preview = true, )