From 0dc5f25aba55170129148bb57c533dd3fb385381 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 12 Dec 2023 23:36:46 +0000 Subject: [PATCH] Update the commit message for daily emails [ci skip] --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run b/run index 08d2d2da..4db96e6e 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}"