We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
push_preview
deploydocs
1 parent 653695d commit afe8754Copy full SHA for afe8754
make.jl
@@ -18,4 +18,5 @@ deploydocs(
18
repo = "github.com/JuliaPhysics/juliaphysics.github.io.git",
19
branch = "master",
20
devbranch = "source",
21
+ push_preview = true,
22
)
0 commit comments