We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3e2f3 commit 48944e1Copy full SHA for 48944e1
docs/make.jl
@@ -35,5 +35,5 @@ demos_cb()
35
deploydocs(
36
repo = "github.com/JuliaImages/ImageFiltering.jl.git",
37
# NOTE: remove the comment if the PR requires a push preview
38
- # push_preview = true
+ push_preview = true
39
)
0 commit comments