Skip to content

Commit

Permalink
update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
GregFa committed Jan 13, 2022
1 parent c4e1373 commit 87b74c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ makedocs(
])
deploydocs(;
repo="github.com/senresearch/Helium.jl",
devbranch= "main"
devbranch= "main",
devurl = "stable"
)

0 comments on commit 87b74c5

Please sign in to comment.