diff --git a/run b/run index 594ff622..6be68e3e 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 "daily-email: add ${date} + git commit --quiet -m "docs(daily-email): add ${date} ${title}"