Skip to content

Commit

Permalink
revert: push docs/ directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Jan 18, 2023
1 parent e1c7f03 commit ce52bb6
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 @@ -88,7 +88,7 @@ if "pdf" in ARGS
else
deploydocs(
repo = "github.com/JuliaDocs/Documenter.jl.git",
target = "..",
target = ".",
push_preview = true,
)
end

0 comments on commit ce52bb6

Please sign in to comment.