Update the commit message for daily emails
[ci skip]
This commit is contained in:
parent
0f51d683a5
commit
0dc5f25aba
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 "docs(daily-email): add ${date}
|
git commit --quiet -m "Add daily email for ${date}
|
||||||
|
|
||||||
${title}"
|
${title}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue