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
fc3e5420
Unverified
Commit
fc3e5420
authored
Sep 21, 2025
by
sglang-bot
Committed by
GitHub
Sep 21, 2025
Browse files
Update release-docs.yml (#10706)
parent
08ecd0aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/release-docs.yml
.github/workflows/release-docs.yml
+2
-2
No files found.
.github/workflows/release-docs.yml
View file @
fc3e5420
...
...
@@ -56,8 +56,8 @@ jobs:
cp -r * ../sgl-project.github.io
cp ../../README.md ../sgl-project.github.io/README.md
cd ../sgl-project.github.io
git config user.name "
zhaochenyang20
"
git config user.email "
zhaochenyang20
@gmail.com"
git config user.name "
sglang-bot
"
git config user.email "
sglangbot
@gmail.com"
git add .
git commit -m "Update $(date +'%Y-%m-%d %H:%M:%S')"
git push https://$GITHUB_TOKEN@github.com/sgl-project/sgl-project.github.io.git main
...
...
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