Skip to content

Commit

Permalink
mk/ test docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusKaiss committed Sep 25, 2024
1 parent 4e536fb commit 3b9f58d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ makedocs(;
)

Documenter.deploydocs(;
repo = "https://github.com/psrenergy/Quiver.jl.git",
push_preview = true,
)
repo = "https://github.com/psrenergy/Quiver.jl.git",
branch = "gh-pages",
push_preview = true,
)

0 comments on commit 3b9f58d

Please sign in to comment.