Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
behinger committed Oct 15, 2024
1 parent 1f44a08 commit 59d3802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ makedocs(;

deploydocs(;
repo = "github.com/unfoldtoolbox/UnfoldSim.jl",
#devbranch = "main",
versions = ["stable" => "v^", "v#.#.#"],
devbranch = "main",
#versions = ["stable" => "v^", "v#.#.#"],
push_preview = true,
)

0 comments on commit 59d3802

Please sign in to comment.