add CNAME for docs.comma.ai

old-commit-hash: 54db997d80
testing-closet
Adeeb Shihadeh 2 years ago
parent 8ea8f8710c
commit 7630012f4a
  1. 1
      .github/workflows/docs.yaml

@ -54,6 +54,7 @@ jobs:
cp -r ../build/docs/html/ docs/
touch docs/.nojekyll
echo -n docs.comma.ai > docs/CNAME
git add -f .
git commit -m "build docs"

Loading…
Cancel
Save