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:
Dustin Brown
2022-07-21 09:54:43 -07:00
committed by GitHub
6 changed files with 7027 additions and 6874 deletions
@@ -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) }}