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 d3b8dfb commit 0310c86Copy full SHA for 0310c86
docs/make.jl
@@ -22,6 +22,6 @@ makedocs(;
22
deploydocs(
23
; repo=REPO,
24
devbranch="dev",
25
- push_preview=true,
+ push_preview=false,
26
)
27
0 commit comments