We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34ac3d commit 92e4943Copy full SHA for 92e4943
.github/workflows/clean-cache.yml
@@ -25,5 +25,6 @@ jobs:
25
steps:
26
- uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1.0.16
27
with:
28
+ package: manylinux-cache
29
delete-untagged: true
30
dry-run: true # github.event_name == 'workflow_dispatch' && fromJSON(github.event.inputs.dry-run)
0 commit comments