Skip to content

Commit 6f30516

Browse files
committed
updated deployed.yml
1 parent 9a40b83 commit 6f30516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
mkdir -p build/site
2525
cp -v index.html build/site/
2626
cp -v .nojekyll build/site/
27+
cp -v CNAME build/site/
2728
ls -l build/site/
2829
2930
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)