Skip to content

Commit 12901cd

Browse files
committed
Fix
1 parent fc758b2 commit 12901cd

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
@@ -22,7 +22,7 @@ makedocs(;
2222

2323
deploydocs(;
2424
repo = "github.com/aclai-lab/ModalDecisionLists.jl",
25-
devbranch = "dev",
25+
devbranch = "main",
2626
target = "build",
2727
branch = "gh-pages",
2828
versions = ["main" => "main", "stable" => "v^", "v#.#", "dev" => "dev"],

0 commit comments

Comments
 (0)