Skip to content

Commit 992d016

Browse files
committed
Build preview docs
1 parent b41c44d commit 992d016

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/make.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@ for extended_pkg in (MCMCDiagnosticTools, PosteriorStats)
6868
doctest(mod; manual=false)
6969
end
7070

71-
deploydocs(; repo="github.com/arviz-devs/InferenceObjects.jl", devbranch="main")
71+
deploydocs(;
72+
repo="github.com/arviz-devs/InferenceObjects.jl", devbranch="main", push_preview=true
73+
)

0 commit comments

Comments
 (0)