We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2d5c7 commit e6e1c25Copy full SHA for e6e1c25
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