conf: action notify [prod]

hotfix/paypal-note
Lei OT 2 years ago
parent a3d9e84efe
commit dcfd277c53

@ -158,9 +158,8 @@ jobs:
from: Git # <user@example.com> from: Git # <user@example.com>
# Optional plain body: # Optional plain body:
body: | body: |
"${{ github.repository }}" ${{ github.repository }}
"${{ env.GIT_COMMIT_SHORT_SHA }}" ${{ env.GIT_COMMIT_SHORT_SHA }}: ${{ env.GIT_COMMIT_MESSAGE_SUBJECT }}
"${{ env.GIT_COMMIT_MESSAGE_SUBJECT }}"
# Optional HTML body read from file: # Optional HTML body read from file:
# html_body: file://README.html # html_body: file://README.html
# Optional carbon copy recipients: # Optional carbon copy recipients:

Loading…
Cancel
Save