Skip to content

Commit 767219e

Browse files
committed
Add option push_preview in docs.
1 parent ff1ef2f commit 767219e

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
@@ -29,4 +29,4 @@ makedocs(;
2929
checkdocs = :exports,
3030
)
3131

32-
deploydocs(; repo = "github.com/xKDR/Survey.jl", target = "build", devbranch = "main")
32+
deploydocs(; repo = "github.com/xKDR/Survey.jl", target = "build", devbranch = "main", push_preview = true)

0 commit comments

Comments
 (0)