🧩 Summary
When deploying the erify_crown_core Worker linked to erify_db (D1), the deployment fails intermittently with a D1 binding not recognized error message.
⚙️ Steps to Reproduce
1. Push a new commit to the main branch.
2. Trigger the Cloudflare Pages build workflow via GitHub Actions.
3. Observe build output under “Deploy to Production.”
🧠 Expected Behavior
Deployment should complete successfully, binding the D1 database as configured in wrangler.toml.
🐞 Actual Behavior