fix(run): spaces before email title
This commit is contained in:
parent
4700860720
commit
1ebd1ec69e
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -58,7 +58,7 @@ function create-daily {
|
|||
git add "${filepath}"
|
||||
git commit --quiet -m "daily-email: add ${date}
|
||||
|
||||
${title}"
|
||||
${title}"
|
||||
|
||||
echo "${filepath}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue