1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00

Better commit message

This commit is contained in:
Daniel Barber 2019-11-11 21:46:08 -05:00
parent 97e4eeeb25
commit a6ead0569b

View File

@ -22,7 +22,7 @@ module Micropub
"danbarber.me.hugo",
path,
path: path,
message: "Posting a post",
message: "Posting: #{post.truncated_content}",
content: post.post_content,
branch: ENV.fetch("GITHUB_BRANCH", "master"),
)