From a89bc4ba97fed7553e0eac778d47e328b6f9951b Mon Sep 17 00:00:00 2001 From: Natalie Somersall Date: Tue, 2 Apr 2024 13:56:11 -0600 Subject: [PATCH] add back the 2 month retention --- .github/workflows/cleanup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 2ff936d..e73f2cf 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -15,6 +15,7 @@ jobs: with: package-name: "jekyll-in-a-can" package-type: "container" + min-versions-to-keep: 8 delete-only-untagged-versions: "true" token: ${{ secrets.PACKAGES_CLEANUP }} stale: