mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Add 'CNAME' file content to 'vuepress-deploy.yml'
This commit is contained in:
parent
73b4459a02
commit
4e02f61109
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -27,5 +27,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: docs/.vuepress/dist
|
build_dir: docs/.vuepress/dist
|
||||||
|
author: Wolfgang Huß <vorstand@busfaktor.org>
|
||||||
|
fqdn: ocelot.social
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user