whitespace change

This commit is contained in:
Jonathan Wren 2020-11-21 11:13:36 -08:00
parent 4352b0ff43
commit 97d539e747
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -77,6 +77,6 @@ jobs:
git config user.email "jrnl.bot@gmail.com"
git config user.name "Jrnl Bot"
git add "$FILENAME"
git commit -m "Update changelog "
git commit -m "Update changelog"
git push origin $BRANCH