mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Deleting .github breaks the Post Run cleanup for composite actions, causing the entire job to fail. Use tar --exclude instead so the working directory stays intact for GitHub Actions cleanup.