We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bd6fc commit 95aa6bfCopy full SHA for 95aa6bf
.github/workflows/deploy.yml
@@ -49,6 +49,7 @@ jobs:
49
publish_dir: ./output/docs/latest
50
publish_branch: asf-site
51
destination_dir: ./output/docs/latest
52
+ keep_files: true
53
54
deploy-versioned-docs-page:
55
if: github.ref != 'refs/heads/master'
0 commit comments