Skip to content

Commit 48944e1

Browse files
committed
debug: enable push preview
1 parent 1e3e2f3 commit 48944e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ demos_cb()
3535
deploydocs(
3636
repo = "github.com/JuliaImages/ImageFiltering.jl.git",
3737
# NOTE: remove the comment if the PR requires a push preview
38-
# push_preview = true
38+
push_preview = true
3939
)

0 commit comments

Comments
 (0)