Skip to content

Commit 784c377

Browse files
authored
feat: move CNAME to dist
1 parent 84c4c74 commit 784c377

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
wget https://raw.githubusercontent.com/mrepol742/php2html/release/php2html
3636
chmod +x php2html
3737
./php2html . dist -q
38+
cp CNAME dist/
3839
- name: Generate RSS & Sitemap
3940
run: |
4041
cd dist

0 commit comments

Comments
 (0)