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:
parent
5684ebdef1
commit
842734e9fc
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material mkdocs-section-index
|
- run: pip install mkdocs-material mkdocs-section-index
|
||||||
|
- run: echo "docs.fosscord.com" > ./site/CNAME
|
||||||
- uses: sterlingwes/gh-pages-deploy-action@v1.1
|
- uses: sterlingwes/gh-pages-deploy-action@v1.1
|
||||||
with:
|
with:
|
||||||
access-token: ${{ secrets.ACCESS_TOKEN }}
|
access-token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user