We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed8d172 + 767219e commit f9aa828Copy full SHA for f9aa828
docs/make.jl
@@ -29,4 +29,4 @@ makedocs(;
29
checkdocs = :exports,
30
)
31
32
-deploydocs(; repo = "github.com/xKDR/Survey.jl", target = "build", devbranch = "main")
+deploydocs(; repo = "github.com/xKDR/Survey.jl", target = "build", devbranch = "main", push_preview = true)
0 commit comments