1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-26 04:02:32 +01:00

Update build.yml

This commit is contained in:
Stylix58 2021-05-14 15:36:00 +02:00 committed by GitHub
parent 5684ebdef1
commit 842734e9fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-section-index
- run: echo "docs.fosscord.com" > ./site/CNAME
- uses: sterlingwes/gh-pages-deploy-action@v1.1
with:
access-token: ${{ secrets.ACCESS_TOKEN }}