Skip to content

Commit 0108378

Browse files
authored
Remove specialized kwargs from deploydocs, let it be standard
1 parent 01cf7c1 commit 0108378

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
@@ -74,8 +74,6 @@ makedocs(;
7474

7575
DocumenterVitepress.deploydocs(;
7676
repo = "github.com/LuxDL/DocumenterVitepress.jl", # this must be the full URL!
77-
target = joinpath(@__DIR__, "build"),
78-
branch = "gh-pages",
7977
devbranch = "master",
8078
push_preview = true,
8179
)

0 commit comments

Comments
 (0)