Skip to content

Commit

Permalink
docs: add target to deploydocs
Browse files Browse the repository at this point in the history
  • Loading branch information
AldoGl committed May 17, 2024
1 parent 5533bb0 commit f088e34
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 @@ -47,4 +47,4 @@ makedocs(
],
)

deploydocs(;repo = "github.com/bancaditalia/BeforeIT.jl.git", devbranch = "main")
deploydocs(;repo = "github.com/bancaditalia/BeforeIT.jl.git", devbranch = "main", target = "gh-pages")

0 comments on commit f088e34

Please sign in to comment.