primocms / primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator.
https://primocms.org
MIT License
1.92k stars 474 forks source link

deploying to github repo removes CNAME file #391

Open malipetek opened 3 weeks ago

malipetek commented 3 weeks ago

I have set the primo for deploying with github integration, when I make a new deploy it.

This is expected but I need to have CNAME in order to use github pages with custom domain.

When I add custom domain from repository pages settings it commits CNAME file change but I need to do it every time I do a deploy rn.

Any help is appreciated if there is a workaround or anything.