We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc131d commit 0f74625Copy full SHA for 0f74625
.github/workflows/publish.yml
@@ -45,3 +45,4 @@ jobs:
45
with:
46
branch: gh-pages
47
folder: _site
48
+ clean: false # we need this to preserve the old versions of Turing docs, e.g. library/
0 commit comments