Update the commit message for daily emails

[ci skip]
This commit is contained in:
Oliver Davies 2023-12-12 23:36:46 +00:00
parent 0f51d683a5
commit 0dc5f25aba

2
run
View file

@ -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}"