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:31:28 +02:00 committed by GitHub
parent f4de9883c9
commit b82bacd1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,6 @@ jobs:
- run: pip install mkdocs-material mkdocs-section-index
- uses: sterlingwes/gh-pages-deploy-action@v1.1
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
access-token: ${{ secrets.ACCESS_TOKEN }}
source-directory: site
build-command: mkdocs build