We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f6641 commit 6188d33Copy full SHA for 6188d33
docs/make.jl
@@ -26,4 +26,4 @@ makedocs(;
26
deploydocs(;
27
repo = "github.com/trixi-framework/TrixiAtmo.jl",
28
devbranch = "main",
29
- push_preview = "false")
+ push_preview = true)
0 commit comments