Skip to content

Commit

Permalink
Only saving major doc releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Luapulu committed Oct 13, 2020
1 parent c547b04 commit 7565f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ makedocs(
deploydocs(
repo = "github.com/Luapulu/Shuffle.jl.git",
devbranch = "main",
versions = ["stable" => "v^", "v#.#.#", "dev" => "dev"]
versions = ["stable" => "v^", "v#.#", "dev" => "dev"]
)

0 comments on commit 7565f01

Please sign in to comment.