Skip to content

Commit 3bb4221

Browse files
authored
set push_preview=true in doc generation
1 parent c43792e commit 3bb4221

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ makedocs(
66
)
77

88
deploydocs(
9-
repo = "github.com/JuliaAI/OpenML.jl.git",
9+
repo = "github.com/JuliaAI/OpenML.jl",
10+
push_preview = true
1011
)

0 commit comments

Comments
 (0)