mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2025-01-18 06:46:20 +01:00
[fix/ci] add CNAME config
This commit is contained in:
parent
690b49a8e5
commit
6c770c735e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -46,6 +46,7 @@ jobs:
|
|||
mv Zpix.subset.ttf ./public/css/fonts/Zpix.ttf
|
||||
mv _headers ./public
|
||||
cd ./public
|
||||
echo "blog.southfox.me" > CNAME
|
||||
git init
|
||||
git add --all .
|
||||
git commit -m "GitHub action Auto Builder"
|
||||
|
|
Loading…
Reference in a new issue