Fix token for CI monitor (#12127)
Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
2
.github/workflows/ci-monitor.yml
vendored
2
.github/workflows/ci-monitor.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
|
||||
- name: Run Test Balance Analysis
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_NIGHTLY_CI }}
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_NIGHTLY_CI_DATA }}
|
||||
PYTHONUNBUFFERED: 1
|
||||
PYTHONIOENCODING: utf-8
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user