79733048

Date: 2025-08-12 10:59:02
Score: 0.5
Natty:
Report link

The following solution/workaround does not require adding a token into your repo.

Just create a new cloudflare workers/pages project, and add the github submodule repo. You can assign it to only deploy via an empty output/build folder. This results in cloudflare having access to the submodule repo and the original project where the git submodule was failing will now clone successfully.

Reasons:
  • No code block (0.5):
Posted by: Lingster