mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(ci): pass target SHA to Telegram evidence finalizer (#116331)
This commit is contained in:
@@ -2559,6 +2559,7 @@ jobs:
|
||||
CANDIDATE_ROOT: ${{ steps.create_sut.outputs.candidate_root }}
|
||||
OUTPUT_DIR: ${{ steps.run_lane.outputs.output_dir }}
|
||||
RUN_LANE_OUTCOME: ${{ steps.run_lane.outcome }}
|
||||
TARGET_SHA: ${{ inputs.target_sha }}
|
||||
shell: bash
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
Reference in New Issue
Block a user