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: prevent empty deployments and handle workflow changes
- Add .github/workflows/ changes to trigger full rebuild
- Add safety check to prevent deploying empty directories
- Skip deployment if no content available to prevent wiping existing sites
This fixes the issue where workflow changes caused empty deployments.
0 commit comments