We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf20bda commit 45a685fCopy full SHA for 45a685f
1 file changed
docs/make.jl
@@ -164,4 +164,4 @@ makedocs(;
164
plugins=[links],
165
)
166
167
-deploydocs(; repo=repo_url * ".git", devbranch="main")
+deploydocs(; repo = repo_url * ".git", devbranch = "main", push_preview = true)
0 commit comments