Update release-docs.yml (#9037)
This commit is contained in:
2
.github/workflows/release-docs.yml
vendored
2
.github/workflows/release-docs.yml
vendored
@@ -41,6 +41,8 @@ jobs:
|
|||||||
make compile
|
make compile
|
||||||
|
|
||||||
- name: Push HTML to sgl-project.github.io
|
- name: Push HTML to sgl-project.github.io
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.DOCUMENTATION_PAT_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
cd docs
|
cd docs
|
||||||
make html
|
make html
|
||||||
|
|||||||
Reference in New Issue
Block a user