/.github/{scripts, workflows}: iterating on correctness/email workflows

This commit is contained in:
Dustin Brown
2021-02-19 16:22:07 -08:00
parent 34ff16f365
commit 939b7cbfd8
3 changed files with 13 additions and 0 deletions
@@ -62,6 +62,8 @@ jobs:
TO_VERSION: ${{ needs.set-version-actor.outputs.version }}
MODE: 'release'
ACTOR: ${{ needs.set-version-actor.outputs.actor }}
ACTOR_EMAIL: ${{ github.event.inputs.email }}
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
KUBECONFIG: "./kubeconfig"
TEMPLATE_SCRIPT: "./.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh"
# - name: Get correctness results