Update release-docs.yml (#9037)

This commit is contained in:
Lianmin Zheng
2025-08-10 18:52:11 -07:00
committed by GitHub
parent dd001a5477
commit 0f229c07f1

View File

@@ -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