Unverified Commit 3862661c authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Fix token for CI monitor (#12127)


Co-authored-by: default avatarsglang-bot <sglangbot@gmail.com>
parent c8492978
...@@ -83,7 +83,7 @@ jobs: ...@@ -83,7 +83,7 @@ jobs:
- name: Run Test Balance Analysis - name: Run Test Balance Analysis
env: env:
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_NIGHTLY_CI }} GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_NIGHTLY_CI_DATA }}
PYTHONUNBUFFERED: 1 PYTHONUNBUFFERED: 1
PYTHONIOENCODING: utf-8 PYTHONIOENCODING: utf-8
run: | run: |
......
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