We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ab961 commit 3c3f724Copy full SHA for 3c3f724
1 file changed
docs/make.jl
@@ -233,4 +233,4 @@ with_api_reference(src_dir, ext_dir) do api_pages
233
end
234
235
# ═══════════════════════════════════════════════════════════════════════════════
236
-deploydocs(; repo=repo_url * ".git", devbranch="main")
+deploydocs(; repo=repo_url * ".git", devbranch="main", push_preview=true)
0 commit comments