Skip to content

Commit 80cff0d

Browse files
authored
Update CI-CD-Docs.yml
1 parent 3789f93 commit 80cff0d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI-CD-Docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838
ACCESS_TOKEN: ${{ secrets.GH_DOCS }}
3939
BRANCH: gh-pages # The branch the action should deploy to.
4040
FOLDER: docs/_site # The folder the action should deploy.
41+
CLEAN: true
42+
CLEAN_EXCLUDE: '["CNAME"]'
43+
DEBUG: true

0 commit comments

Comments
 (0)