Skip to content

Commit b93c17e

Browse files
authored
No docs push preview (#507)
1 parent 9ec4e7e commit b93c17e

3 files changed

Lines changed: 2 additions & 41 deletions

File tree

.github/workflows/DocPreviewCleanup.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

DifferentiationInterface/docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ deploydocs(;
4343
devbranch="main",
4444
dirname="DifferentiationInterface",
4545
tag_prefix="DifferentiationInterface-",
46-
push_preview=true,
46+
push_preview=false,
4747
)

DifferentiationInterfaceTest/docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ deploydocs(;
2626
devbranch="main",
2727
dirname="DifferentiationInterfaceTest",
2828
tag_prefix="DifferentiationInterfaceTest-",
29-
push_preview=true,
29+
push_preview=false,
3030
)

0 commit comments

Comments
 (0)