mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-26 03:30:09 -05:00
/.github/{scripts,workflows}: ensure noms bin format gets sent in payload
This commit is contained in:
@@ -72,6 +72,7 @@ jobs:
|
||||
with:
|
||||
region: us-west-2
|
||||
version: ${{ github.event.client_payload.dolt_version }}
|
||||
format: ${{ github.event.client_payload.noms_bin_format }}
|
||||
toAddresses: '["${{ secrets.PERF_REPORTS_EMAIL_ADDRESS }}"]'
|
||||
dataFile: ${{ format('{0}/results.log', github.workspace) }}
|
||||
- name: Send Email
|
||||
|
||||
Reference in New Issue
Block a user