Skip to content

Commit 49ef691

Browse files
committed
Build automation : build is refreshed, need to add CNAME file after build
1 parent 2cc5221 commit 49ef691

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
git branch -f gh-pages HEAD
3232
git checkout gh-pages
3333
- run: |
34+
cp CNAME build/CNAME
3435
git add -f build/
3536
git commit -m "Publish"
3637
git push -f origin `git subtree split -P build`:refs/heads/gh-pages
File renamed without changes.

0 commit comments

Comments
 (0)