Fix nightly merge benchmark email title

This commit is contained in:
Max Hoffman
2023-02-28 18:41:41 -08:00
parent 8140cc3fac
commit 2987632ff0
+1 -1
View File
@@ -176,7 +176,7 @@ jobs:
with:
region: us-west-2
toAddresses: '["${{ github.event.client_payload.email_recipient }}"]'
subject: 'System Table Performance Benchmarks: ${{ github.event.client_payload.version }}'
subject: 'Merge Performance Benchmarks: ${{ github.event.client_payload.version }}'
bodyPath: ${{ steps.html.outputs.html }}
template: 'SysbenchTemplate'