Skip to content

Commit 64e98f9

Browse files
Update docs/make.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8bc978a commit 64e98f9

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ makedocs(;
4848
],
4949
plugins = [bib, links],
5050
)
51-
deploydocs(;
52-
repo = "github.com/JuliaManifolds/AlgorithmsInterface.jl",
53-
push_preview = true,
54-
)
51+
deploydocs(; repo = "github.com/JuliaManifolds/AlgorithmsInterface.jl", push_preview = true)
5552
#back to main env
5653
Pkg.activate()

0 commit comments

Comments
 (0)