Skip to content

Commit 2fbff5c

Browse files
committed
2 parents c6c4f09 + a7e40f8 commit 2fbff5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
export REPOSITORY_NAME=$(basename ${{ github.repository }})
3434
wget "$SCRIPTS_BASE_URL/docfx.json"
35+
wget "$SCRIPTS_BASE_URL/filter.yml"
3536
wget "$SCRIPTS_BASE_URL/toc.yml"
3637
wget "$SCRIPTS_BASE_URL/publish-docs.sh"
3738
bash ./publish-docs.sh

0 commit comments

Comments
 (0)