mirror of
https://github.com/danbee/micropub.git
synced 2025-03-04 08:59:13 +00:00
We use main now
This commit is contained in:
parent
37215f9b82
commit
aaa1d50654
@ -24,7 +24,7 @@ module Micropub
|
||||
path: path,
|
||||
message: "Posting: #{post.truncated_content}",
|
||||
content: post.post_content,
|
||||
branch: ENV.fetch("GITHUB_BRANCH", "master"),
|
||||
branch: ENV.fetch("GITHUB_BRANCH", "main"),
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user