mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
🐛 add cname to build script
This commit is contained in:
parent
8c64f0e28d
commit
56152bbfd9
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
python-version: 3.x
|
||||
- run: pip install mkdocs-material mkdocs-section-index
|
||||
- run: mkdocs build
|
||||
- run: echo docs.fosscord.com >> CNAME
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user