CNAME file deleted by GitHub Actions publishing workflow #4290
Answered
by
squidfunk
Stephen-Gates
asked this question in
Q&A
-
I've just added a Custom Domain to my GitHub Pages site. This adds a CNAME file to the repository. When the Insiders GitHub Pages Action Workflow runs, it deletes the CNAME file and I have to manually re-add it. Is there a command that can be added to the workflow that will preserve the CNAME file? If so, this may be a useful addition to the documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Aug 28, 2022
Replies: 1 comment 1 reply
-
Good question. I've never used CNAMEs. This might be related: mkdocs/mkdocs#2237 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Stephen-Gates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good question. I've never used CNAMEs. This might be related: mkdocs/mkdocs#2237