Skip to content

Commit 4670a6a

Browse files
No need of deploydocs() after using new Docs & DocsNav workflows
1 parent 64b59b8 commit 4670a6a

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
@@ -72,5 +72,3 @@ makedocs(;
7272
r"(Array{.+,\s?2}|Matrix{.+})",
7373
],
7474
)
75-
76-
deploydocs(; repo="github.com/TuringLang/AdvancedPS.jl.git", push_preview=true)

0 commit comments

Comments
 (0)