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
|
||||
|
||||
- name: Push HTML to sgl-project.github.io
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.DOCUMENTATION_PAT_TOKEN }}
|
||||
run: |
|
||||
cd docs
|
||||
make html
|
||||
|
||||
Reference in New Issue
Block a user