89ef1350c5
- Change from fixing only .git/ to fixing entire repository (.) - Prevents "unable to unlink" errors on workflow files - Ensures deployment user has write access to all files - Run unconditionally as it's fast and prevents all permission issues Fixes: "error: unable to unlink old '.github/workflows/deploy.yml': Permission denied"