mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-07 11:22:02 -05:00
Merge pull request #3878 from dolthub/db/format
[skip-ci] [no-release-notes] /.github/actions/ses-email-action: differentiate format
This commit is contained in:
@@ -80,5 +80,6 @@ jobs:
|
||||
with:
|
||||
region: us-west-2
|
||||
version: ${{ github.event.client_payload.dolt_version }}
|
||||
format: ${{ github.event.client_payload.noms_bin_format }}
|
||||
toAddresses: '["${{ github.event.client_payload.actor_email }}"]'
|
||||
dataFile: ${{ format('{0}/results.log', github.workspace) }}
|
||||
|
||||
Reference in New Issue
Block a user