Skip to content

Commit dff9e39

Browse files
committed
Set devbranch to main in docs
1 parent 0865957 commit dff9e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ makedocs(sitename = "LinearMPC.jl",
2727
"Functions" => "functions.md"
2828
])
2929

30-
deploydocs(;repo="github.com/darnstrom/LinearMPC.jl",)
30+
deploydocs(repo="github.com/darnstrom/LinearMPC.jl", devbranch="main", push_preview=true)

0 commit comments

Comments
 (0)