We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c4c74 commit 784c377Copy full SHA for 784c377
1 file changed
.github/workflows/static.yml
@@ -35,6 +35,7 @@ jobs:
35
wget https://raw.githubusercontent.com/mrepol742/php2html/release/php2html
36
chmod +x php2html
37
./php2html . dist -q
38
+ cp CNAME dist/
39
- name: Generate RSS & Sitemap
40
run: |
41
cd dist
0 commit comments