Update .github/workflows/build-docs.yaml
Some checks failed
Build Docs / build (push) Failing after 4s
Some checks failed
Build Docs / build (push) Failing after 4s
This commit is contained in:
parent
6ec9b219d7
commit
8e45ae3440
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@main
|
||||
uses: traverseda/actions-gh-pages
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs/build/html
|
||||
|
Loading…
Reference in New Issue
Block a user