Skip to content

Commit

Permalink
use devbranch in docs/make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Oct 14, 2024
1 parent a6562c1 commit 52c6340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,7 @@ function main()
deploydocs(
repo = "github.com/JuliaPlots/Plots.jl.git",
versions = ["stable" => "v^", "v#.#", "dev" => "dev", "latest" => "dev"],
devbranch = "v2",
push_preview = true,
forcepush = true,
)
Expand Down

0 comments on commit 52c6340

Please sign in to comment.