We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f14246b + 6dd07b1 commit 901fbb3Copy full SHA for 901fbb3
docs/make.jl
@@ -21,7 +21,4 @@ makedocs(;
21
],
22
)
23
24
-deploydocs(;
25
- repo="https://github.com/cclib/Cclib.jl",
26
- devbranch="main",
27
-)
+deploydocs(repo="https://github.com/cclib/Cclib.jl.git")
0 commit comments