diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 27f68003..164c5b6d 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -158,12 +158,13 @@ jobs: from: Git # # Optional plain body: body: | + ${{ env.WORKFLOW_CONCLUSION }} ${{ github.repository }} ${{ env.GIT_COMMIT_SHORT_SHA }}: ${{ env.GIT_COMMIT_MESSAGE_SUBJECT }} # Optional HTML body read from file: # html_body: file://README.html # Optional carbon copy recipients: - cc: lyt@hainatravel.com + # cc: lyt@hainatravel.com # Optional blind carbon copy recipients: # bcc: r2d2@example.com,hansolo@example.com # Optional recipient of the email response: