chore(daily-email): update commit message

This commit is contained in:
Oliver Davies 2023-11-20 12:27:04 +00:00
parent 61a585a9d7
commit e3f797c40a

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 "daily-email: add ${date}
git commit --quiet -m "docs(daily-email): add ${date}
${title}"