From e3f797c40aeba3a5b22223268afe11c353ba029e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 20 Nov 2023 12:27:04 +0000 Subject: [PATCH] chore(daily-email): update commit message --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"