conf: action notify [prod] no cc

hotfix/paypal-note
Lei OT 2 years ago
parent 1c3311bef4
commit 059cc7f728

@ -158,12 +158,13 @@ jobs:
from: Git # <user@example.com>
# 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:

Loading…
Cancel
Save