Skip to content

Commit f9aa828

Browse files
Merge pull request #281 from codetalker7/pr-docs
Add option `push_preview` in docs.
2 parents ed8d172 + 767219e commit f9aa828

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)