How to Configure Auto-Update for GitHub Actions Deployment
Notice
If you encounter any issues, please report them via GitHub Issues. Thank you. Auto-update will not execute SQL files for the D1 database. When the database schema changes, you need to execute them manually.
- Open the
Actionspage of the repository, findUpstream Sync, and clickenable workflowto enable theworkflow - If
Upstream Syncfails, go to the repository homepage and clickSyncto synchronize manually - You can customize the update interval by modifying the
scheduleconfiguration inUpstream Sync, refer to cron expressions