Skip to content

Commit 49f2d09

Browse files
No need of deploydocs() after using new Docs & DocsNav workflows
1 parent b39bc43 commit 49f2d09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/make.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ makedocs(;
1111
pages=["Home" => "index.md", "api.md", "design.md"],
1212
checkdocs=:exports,
1313
)
14-
15-
deploydocs(; repo="github.com/TuringLang/AbstractMCMC.jl.git", push_preview=true)

0 commit comments

Comments
 (0)