Skip to content

Commit c3b4d85

Browse files
author
dompling
committed
fix
1 parent 5e9bfd0 commit c3b4d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cp API.md docs/API.md
3535
cp -r AppIcon.png docs/
3636
cp -r images docs/
37-
echo "trollscript.qzz.io" > docs/CNAME
37+
3838
3939
- name: Build and Deploy
4040
run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)