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
fix: align GitHub Pages workflow with proven deploy pattern
- Add workflow_dispatch for manual triggers
- Add caching for node_modules and dist
- Use .env for dynamic base URL from GITHUB_REPOSITORY
- Set cancel-in-progress: false for production deploys
Made-with: Cursor
0 commit comments