Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
f73aae0b
Unverified
Commit
f73aae0b
authored
Sep 14, 2025
by
Lianmin Zheng
Committed by
GitHub
Sep 14, 2025
Browse files
Update GITHUB_TOKEN secret for documentation push (#10458)
parent
69b35793
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/release-docs.yml
.github/workflows/release-docs.yml
+1
-1
No files found.
.github/workflows/release-docs.yml
View file @
f73aae0b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment