We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9bfd0 commit c3b4d85Copy full SHA for c3b4d85
.github/workflows/deploy-docs.yml
@@ -34,7 +34,7 @@ jobs:
34
cp API.md docs/API.md
35
cp -r AppIcon.png docs/
36
cp -r images docs/
37
- echo "trollscript.qzz.io" > docs/CNAME
+
38
39
- name: Build and Deploy
40
run: mkdocs gh-deploy --force
0 commit comments