mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-12 21:01:45 +08:00
Use a new approach to generate cname.
This commit is contained in:
parent
0c2894f03c
commit
147cfb7553
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
Block a user