Skip to content

Commit dd8629b

Browse files
No need of deploydocs() after using new Docs & DocsNav workflows
1 parent 6046b6c commit dd8629b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/make.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,3 @@ makedocs(;
88
pages=["Home" => "index.md"],
99
checkdocs=:exports,
1010
)
11-
12-
deploydocs(;
13-
repo="github.com/TuringLang/EllipticalSliceSampling.jl.git",
14-
devbranch="main",
15-
push_preview=true,
16-
)

0 commit comments

Comments
 (0)