Dynamically get the Commit SHA that triggers the workflow
This commit is contained in:
parent
7c2bab1811
commit
0903457be3
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue