diff --git a/docs/make.jl b/docs/make.jl index caeab134..a23fa200 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -33,4 +33,5 @@ makedocs( # for more information. deploydocs( repo = "github.com/mberto79/XCALibre.jl.git", + devbranch = "dev-0.3-main" )