diff --git a/docs/make.jl b/docs/make.jl index db42941..c15598b 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -14,4 +14,5 @@ makedocs(; deploydocs( repo = "github.com/mirkobunse/CriticalDifferenceDiagrams.jl.git", + devbranch = "main" )