diff --git a/lib/micropub/github.rb b/lib/micropub/github.rb index 35af077..8086247 100644 --- a/lib/micropub/github.rb +++ b/lib/micropub/github.rb @@ -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"), )