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
🔧 (main.yaml): enhance image offloading workflow with cleanup and logging
Refactor the GitHub Actions workflow to include a cleanup step for
local data files and improve logging. The job name is updated to
reflect the new functionality. Introduce a new PowerShell script
`CleanupDataFiles.ps1` to handle the deletion of local data files
with improved error handling and logging. This change aims to
streamline the workflow by ensuring local files are cleaned up
after offloading, reducing storage usage, and providing better
insight into the process through logging.
0 commit comments