Update .github/workflows/build-docs.yaml
Some checks failed
Build Docs / build (push) Failing after 31s
Some checks failed
Build Docs / build (push) Failing after 31s
This commit is contained in:
parent
8e45ae3440
commit
86460fa1d5
2
.github/workflows/build-docs.yaml
vendored
2
.github/workflows/build-docs.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
path: docs.pdf
|
||||
|
||||
- name: Deploy
|
||||
uses: traverseda/actions-gh-pages
|
||||
uses: traverseda/actions-gh-pages@v4.0.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs/build/html
|
||||
|
Loading…
Reference in New Issue
Block a user