Skip to content

Commit 6c0475c

Browse files
authored
Enable docuementer push preview (#815)
1 parent f7c2f77 commit 6c0475c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ makedocs(
2222

2323

2424
deploydocs(
25-
repo = "github.com/JuliaApproximation/ApproxFun.jl.git"
25+
repo = "github.com/JuliaApproximation/ApproxFun.jl.git",
26+
push_preview = true,
2627
)

0 commit comments

Comments
 (0)