fix: deploy production to blog.martin.md via DNS TXT challenge #18
Loading…
Reference in a new issue
No description provided.
Delete branch "remove-domains"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Production now deploys directly to
blog.martin.mdas an index site, using DNS TXT challenge auth (Authorization: Pages <token>). Preview deploys remain onradu.preview.pages.martin.mdusing Forge-Authorization.Before merging:
Add Cloudflare TXT record:
_git-pages-challenge.blog.martin.md921340eef191c05ba2e05df12c5328f27501646ab3cb482037dc8a829fa028d3Add CI secret
PAGES_DNS_TOKENwith value:e519d98e12b955bd9b0f103469325aa685d1359e0f26049d6b6acfb635ffb10dfix: remove unused .domains file creationto fix: deploy production to blog.martin.md via DNS TXT challenge