Update docs-ci.yml

This commit is contained in:
halx99 2021-07-07 13:13:31 +08:00 committed by GitHub
parent d98155e513
commit eb41e213a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,6 @@ jobs:
with:
doxyfile-path: ./doxygen.config
working-directory: ./docs
- name: Add custom domain
run: sudo echo -n "docs.adxe.org">/github/workspace/docs/html/CNAME
# Deploy the HTML documentation to GitHub Pages
- name: GH Pages Deployment
@ -38,3 +35,4 @@ jobs:
allow_empty_commit: false
force_orphan: true
publish_branch: gh-pages
cname: docs.adxe.org