chore(daily-email): update commit message
This commit is contained in:
parent
61a585a9d7
commit
e3f797c40a
2
run
2
run
|
@ -56,7 +56,7 @@ function create-daily {
|
||||||
|
|
||||||
# Create a commit with the appropriate date in the message
|
# Create a commit with the appropriate date in the message
|
||||||
git add "${filepath}"
|
git add "${filepath}"
|
||||||
git commit --quiet -m "daily-email: add ${date}
|
git commit --quiet -m "docs(daily-email): add ${date}
|
||||||
|
|
||||||
${title}"
|
${title}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue