Skip to content

Commit 939caf6

Browse files
No need of deploydocs() after using new Docs & DocsNav workflows
1 parent 68e4c2b commit 939caf6

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
@@ -29,5 +29,3 @@ makedocs(
2929
r"(Array{[a-zA-Z0-9]+,\s?2}|Matrix{[a-zA-Z0-9]+})",
3030
]
3131
)
32-
33-
deploydocs(repo = "github.com/TuringLang/NestedSamplers.jl.git", push_preview=true, devbranch="main")

0 commit comments

Comments
 (0)