Dynamically get the Commit SHA that triggers the workflow

This commit is contained in:
Fabing Li 2025-03-03 08:36:29 +00:00 committed by Tate, Hongliang Tian
parent 7c2bab1811
commit 0903457be3
1 changed files with 1 additions and 0 deletions

View File

@ -220,3 +220,4 @@ jobs:
chart-title: ${{ env.TITLE }}
chart-description: ${{ env.DESCRIPTION }}
summary-json-path: test/benchmark/${{ env.BENCHMARK_SUITE }}/summary.json
ref: ${{ github.sha }}