We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c68c9f commit 8507d50Copy full SHA for 8507d50
1 file changed
.github/workflows/gh-pages-deploy.yml
@@ -49,7 +49,6 @@ jobs:
49
cp dist/index.html dist/404.html
50
51
- name: Copy CNAME for custom domain
52
- if: CNAME
53
run: cp CNAME dist/
54
55
- name: Setup Pages
0 commit comments