Files
cv-site/.github
juanatsap 89ef1350c5 fix: fix entire repository permissions, not just .git
- 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"
2025-10-31 12:41:38 +00:00
..