Skip to content

Commit

Permalink
Use a new approach to generate cname.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anduin2017 committed Mar 1, 2022
1 parent 2d0fae5 commit ef18f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
commit_author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
# Build docs
- run: rm ./node_modules -rvf
- run: echo cook.aiurs.co > CNAME
- run: mkdir docs && echo cook.aiurs.co > docs/CNAME
- uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
Expand Down

0 comments on commit ef18f97

Please sign in to comment.