Update docs and workflow (#1881)

This commit is contained in:
Lianmin Zheng
2024-11-01 20:29:41 -07:00
committed by GitHub
parent 066e8a4ef0
commit 2565cb0f40
4 changed files with 3 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ jobs:
cd _build/html
git clone https://$GITHUB_TOKEN@github.com/sgl-project/sgl-project.github.io.git ../sgl-project.github.io
rm -rf ../sgl-project.github.io/*
cp -r * ../sgl-project.github.io
cd ../sgl-project.github.io
git config user.name "zhaochenyang20"