We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec4e7e commit b93c17eCopy full SHA for b93c17e
3 files changed
.github/workflows/DocPreviewCleanup.yml
DifferentiationInterface/docs/make.jl
@@ -43,5 +43,5 @@ deploydocs(;
43
devbranch="main",
44
dirname="DifferentiationInterface",
45
tag_prefix="DifferentiationInterface-",
46
- push_preview=true,
+ push_preview=false,
47
)
DifferentiationInterfaceTest/docs/make.jl
@@ -26,5 +26,5 @@ deploydocs(;
26
27
dirname="DifferentiationInterfaceTest",
28
tag_prefix="DifferentiationInterfaceTest-",
29
30
0 commit comments