Skip to content

Commit

Permalink
Add deploydocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebKrantz committed Mar 15, 2024
1 parent ab9e8b6 commit b2b9c6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ makedocs(
"Home" => "index.md",
"API" => "api.md"
]
)

deploydocs(
repo = "github.com/SebKantz/OptimalTransportNetworks.jl.git",
push_preview = true,
)

0 comments on commit b2b9c6d

Please sign in to comment.