We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919087d commit a948ac4Copy full SHA for a948ac4
1 file changed
docs/make.jl
@@ -12,4 +12,4 @@ makedocs(;
12
],
13
)
14
15
-deploydocs(repo = "github.com/palday/MixedModelsMakie.jl.git", push_preview = true)
+deploydocs(repo = "github.com/palday/MixedModelsMakie.jl.git", devbranch = "main", push_preview = true)
0 commit comments