diff --git a/run b/run index 08d2d2da3..4db96e6ef 100755 --- a/run +++ b/run @@ -56,7 +56,7 @@ function create-daily { # Create a commit with the appropriate date in the message git add "${filepath}" - git commit --quiet -m "docs(daily-email): add ${date} + git commit --quiet -m "Add daily email for ${date} ${title}"