Add 'CNAME' file content to 'vuepress-deploy.yml'

This commit is contained in:
Wolfgang Huß 2023-12-14 14:27:54 +01:00
parent 73b4459a02
commit 4e02f61109

View File

@ -27,5 +27,7 @@ jobs:
with:
target_branch: gh-pages
build_dir: docs/.vuepress/dist
author: Wolfgang Huß <vorstand@busfaktor.org>
fqdn: ocelot.social
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}