We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01970f1 commit ea20f16Copy full SHA for ea20f16
docs/make.jl
@@ -67,4 +67,4 @@ makedocs(;
67
plugins=[links],
68
)
69
70
-deploydocs(; repo=repo_url * ".git", devbranch="main")
+deploydocs(; repo=repo_url * ".git", devbranch="main", push_preview=true)
0 commit comments