We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa9185 commit 1e157bdCopy full SHA for 1e157bd
.github/workflows/action.yml
@@ -14,4 +14,4 @@ jobs:
14
subject: Github Actions job result
15
to: ${{secrets.MAIL_TOUSERNAME}}
16
from: ${{secrets.MAIL_USERNAME}}
17
- body: ${{github.repository}} push log : ${{steps.git_log.outputs.log}}
+ body: ${{github.repository}} push log
0 commit comments