You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add: [Cloudflare Pages] automation to deploy website to Cloudflare Pages (#227)
Scripts are very simple:
- On trigger to build main/latest, call Deploy Hook on Cloudflare Pages.
- On release, copy "main" to "production".
Cloudflare Pages takes care of the rest.
0 commit comments