Skip to content

Commit 92e4943

Browse files
committed
Update clean-cache.yml
1 parent a34ac3d commit 92e4943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clean-cache.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
steps:
2626
- uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1.0.16
2727
with:
28+
package: manylinux-cache
2829
delete-untagged: true
2930
dry-run: true # github.event_name == 'workflow_dispatch' && fromJSON(github.event.inputs.dry-run)

0 commit comments

Comments
 (0)