Skip to content

Commit 1e157bd

Browse files
authored
Update action.yml
1 parent 8aa9185 commit 1e157bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
subject: Github Actions job result
1515
to: ${{secrets.MAIL_TOUSERNAME}}
1616
from: ${{secrets.MAIL_USERNAME}}
17-
body: ${{github.repository}} push log : ${{steps.git_log.outputs.log}}
17+
body: ${{github.repository}} push log

0 commit comments

Comments
 (0)