clean up github tokens (#12126)

Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
Lianmin Zheng
2025-10-25 12:23:54 -07:00
committed by GitHub
co-authored by sglang-bot
parent d9b31011aa
commit 428710c2ec
7 changed files with 11 additions and 13 deletions
-1
View File
@@ -159,7 +159,6 @@ jobs:
if: needs.check-changes.outputs.sgl_kernel == 'true'
runs-on: 1-gpu-runner
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
CI: true
steps:
- uses: actions/checkout@v4