"tutorials/models/vscode:/vscode.git/clone" did not exist on "192bd952de1b86e6401542fec8cbfd1199e99d3d"
Unverified Commit f73aae0b authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Update GITHUB_TOKEN secret for documentation push (#10458)

parent 69b35793
......@@ -43,7 +43,7 @@ jobs:
- name: Push HTML to sgl-project.github.io
timeout-minutes: 60
env:
GITHUB_TOKEN: ${{ secrets.DOCUMENTATION_PAT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_DOCUMENTATION }}
run: |
cd docs
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