[AMD] Skip AMD nightly local registry push (#31436)

Co-authored-by: bingxche <bingxche@amd.com>
This commit is contained in:
YC Yen-Ching Tseng
2026-07-16 16:15:05 +08:00
committed by GitHub
co-authored by bingxche
parent 3264477a07
commit 4d60c4540c
2 changed files with 2 additions and 2 deletions
@@ -134,7 +134,7 @@ jobs:
# of publish failed; legs without an artifact will fail at download and be
# the only ones marked red.
push_local_registry:
if: ${{ !cancelled() && github.repository == 'sgl-project/sglang' && (github.event_name != 'workflow_dispatch' || inputs.job_select == 'all' || inputs.job_select == 'publish') }}
if: ${{ false }}
runs-on: linux-mi300-1gpu-sglang
environment: 'prod'
needs: publish