Skip to content

Commit

Permalink
fix docs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Jan 12, 2024
1 parent eadd995 commit 1503d18
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 @@ -20,4 +20,4 @@ makedocs(;
],
)

deploydocs(; repo="github.com/reactivebayes/TinyHugeNumbers.jl", devbranch="main")
deploydocs(; repo="github.com/ReactiveBayes/TinyHugeNumbers.jl", devbranch="main", forcepush = true)

0 comments on commit 1503d18

Please sign in to comment.