Skip to content

Commit

Permalink
deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed Feb 1, 2024
1 parent 238873a commit 146c581
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ makedocs(;
doctest = doctest,
)

# transducers_make_redirections()
# deploydocs(;
# repo = "github.com/JuliaFolds2/Transducers.jl",
# push_preview = should_push_preview(),
# )
transducers_make_redirections()
deploydocs(;
repo = "github.com/JuliaFolds2/Transducers.jl",
push_preview = should_push_preview(),
)

0 comments on commit 146c581

Please sign in to comment.