Use a new approach to generate cname.
This commit is contained in:
parent
0c2894f03c
commit
147cfb7553
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue