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
f4de9883c9
commit
b82bacd1b5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user