Skip to content

Commit afe8754

Browse files
committed
Turn on push_preview for deploydocs
1 parent 653695d commit afe8754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ deploydocs(
1818
repo = "github.com/JuliaPhysics/juliaphysics.github.io.git",
1919
branch = "master",
2020
devbranch = "source",
21+
push_preview = true,
2122
)

0 commit comments

Comments
 (0)