Unverified Commit 0f229c07 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Update release-docs.yml (#9037)

parent dd001a54
...@@ -41,6 +41,8 @@ jobs: ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment