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 033a030 commit 3069c85Copy full SHA for 3069c85
docs/make.jl
@@ -19,5 +19,6 @@ makedocs(
19
20
21
deploydocs(
22
- repo = "https://github.com/JuliaComputing/PlotlyLight.jl"
+ repo = "https://github.com/JuliaComputing/PlotlyLight.jl",
23
+ push_preview = true
24
)
0 commit comments