We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71323ed commit 79a9632Copy full SHA for 79a9632
1 file changed
.github/workflows/deploy-docs.yml
@@ -34,6 +34,7 @@ jobs:
34
cp API.en.md docs/API.en.md
35
cp -r AppIcon.png docs/
36
cp -r images docs/
37
+ cp -r CNAME docs/
38
39
40
- name: Build and Deploy
0 commit comments