Skip to content

Commit 1b1d3da

Browse files
Deploy docs (#5)
* Deploy docs * Fix format Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 633dcac commit 1b1d3da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/make.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ makedocs(;
1616
)
1717

1818
deploydocs(;
19-
repo="github.com/JuliaOptimalTransport/ExactOptimalTransport.jl", push_preview=true
19+
repo="github.com/JuliaOptimalTransport/ExactOptimalTransport.jl",
20+
push_preview=true,
21+
devbranch="main",
2022
)

0 commit comments

Comments
 (0)