How to update git origin url?

For Workes & Pages, what is the name of the domain?

Not relevant

What is the issue or error you’re encountering

After renaming a project in github, how to update git origin url in cloudflare page ?

What are the steps to reproduce the issue?

  1. Create a github project named for eg: “INITIAL”
  2. Create a cloudflare page connecting to project “INITIAL”
  3. Rename github project for eg: “INTIAL-UPDATED”

How to update cloudflare page ?

You’ll need to create a new Pages project pointing to the renamed repository. Unfortunately Pages doesn’t support changing the repo name.

2 Likes

Thank you for the information, @i40west. I was concerned this might be the case. Although it’s not the ideal solution I was hoping for, I’ll mark it as “accepted” since it does answer the question.

1 Like

Actually cloudflare auto update itself. It just need some patience to happen automatically.

1 Like

Well, that’s new. I had no idea. Thanks for the update.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.