diff --git a/docs/make.jl b/docs/make.jl index 8f7e353..3237537 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -38,6 +38,6 @@ makedocs(; deploydocs(; repo="github.com/ACEsuit/ACEds.jl.git", - devbranch="Documentation", + devbranch="main", push_preview=true, ) \ No newline at end of file