Skip to content

Commit

Permalink
see the debug option
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Nov 14, 2024
1 parent d39d089 commit 690fe4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cleanup_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
repository: ${{ env.REPO }}
packages: ${{ env.CACHE_REPO }}
delete-untagged: false
log-level: debug
older-than: ${{ env.PERIOD }}
dry-run: ${{ github.event_name == 'workflow_dispatch' && inputs.dry-run || (github.event_name != 'workflow_dispatch' && 'false') }}

Expand Down

0 comments on commit 690fe4b

Please sign in to comment.