conoro / tiktok-rss-flat

Generate RSS feeds for TikTok accounts
Apache License 2.0
72 stars 189 forks source link

The RSS folder does not create new and returns an error. #3

Closed amblerkr closed 3 years ago

amblerkr commented 3 years ago

The page build completed successfully, but returned the following warning for the main branch:

The CNAME tiktokrss.conoroneill.com is already taken. Check out https://docs.github.com/articles/troubleshooting-custom-domains#cname-errors for more information.

For information on troubleshooting Jekyll see:

https://docs.github.com/articles/troubleshooting-jekyll-builds

If you have any questions you can submit a request at https://support.github.com/contact?repo_id=398568195&page_build_id=274193942

I've used GitHub action a few times. Allow users to create and operate specific branches. like gh-pages

conoro commented 3 years ago

Deleting the CNAME file should take care of that error. It's specific to my setup.

I've also made a few quick fixes and it seems to be generating the RSS files again.