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 6a613b5 commit 4f26612Copy full SHA for 4f26612
docs/make.jl
@@ -52,4 +52,4 @@ makedocs(;
52
warnonly=true,
53
plugins=[bib])
54
55
-deploydocs(; repo="github.com/QuantumKitHub/MPSKit.jl.git")
+deploydocs(; repo="github.com/QuantumKitHub/MPSKit.jl.git", push_preview=true)
0 commit comments