Update performance-benchmarks-email-report.yaml

This commit is contained in:
Maximilian Hoffman
2022-12-15 20:47:26 -08:00
committed by GitHub
parent 2ce349a31b
commit 9b13a84678
@@ -50,7 +50,7 @@ jobs:
event-type: benchmark-import
client-payload: |
{
"email_recipient": "${{ secrets.PERF_REPORTS_EMAIL_ADDRESS }}",
"email_recipient": "${{ needs.set-version-actor.outputs.actor_email }}"
"version": "${{ github.sha }}",
"run_file": "ci.yaml",
"report": "three_way_compare.sql",