diff --git a/src/config/cms.ts b/src/config/cms.ts index 796fbd0..6735958 100644 --- a/src/config/cms.ts +++ b/src/config/cms.ts @@ -82,7 +82,7 @@ export function createCmsConfig(): Config { name: "github", base_url: OAuthProvider, repo: "dallyh/daliborhon.dev", - branch: "blog-test", + branch: "main", commit_messages: { create: 'Create {{collection}} "{{slug}}"', update: 'Update {{collection}} "{{slug}}"',