We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 924b1fe + 8011bda commit 4058665Copy full SHA for 4058665
docs/make.jl
@@ -25,5 +25,6 @@ makedocs(
25
)
26
27
deploydocs(
28
- repo = "github.com/SciML/ModelingToolkit.jl.git"
+ repo = "github.com/SciML/ModelingToolkit.jl.git";
29
+ push_preview = true
30
0 commit comments