We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9efdc5 commit cc982c6Copy full SHA for cc982c6
.github/workflows/delete_old_packages.yml
@@ -16,5 +16,4 @@ jobs:
16
steps:
17
- uses: dataaxiom/ghcr-cleanup-action@v1
18
with:
19
- older-than: 7 days
20
token: ${{ secrets.PUSH_TOKEN }}
0 commit comments