Skip to content

Commit 99e304a

Browse files
committed
Temporarily enable documentation previews for debugging purposes
Pushing previews enables testing whether deployment will succeed, without requiring further merges to the `main` branch.
1 parent 46455ed commit 99e304a

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
@@ -16,4 +16,5 @@ makedocs(;
1616

1717
deploydocs(;
1818
repo = "github.com/JuliaComputing/Multibody.jl",
19-
devbranch = "main")
19+
devbranch = "main",
20+
push_preview = true)

0 commit comments

Comments
 (0)