Update clear-stale-docker-images.yml

This commit is contained in:
Matt Kilgore
2025-01-03 19:50:10 -05:00
committed by GitHub
parent a73aee5ea2
commit 7ffda6119f

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- uses: dataaxiom/ghcr-cleanup-action@v1
with:
dry-run: true
dry-run: false
package: homebox
delete-ghost-images: true
delete-orphaned-images: true