mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 11:29:06 -05:00
Update performance-benchmarks-email-report.yaml
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user