From c7cdd9a671deeaef4a2a90401164d44e6efe1dd7 Mon Sep 17 00:00:00 2001 From: alexanderM91 Date: Thu, 17 Oct 2024 12:49:05 +0200 Subject: [PATCH] Automatic (outdated) images cleanup --- .github/workflows/cleanup-old-docker-images.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cleanup-old-docker-images.yml b/.github/workflows/cleanup-old-docker-images.yml index d57c7113..7867028e 100644 --- a/.github/workflows/cleanup-old-docker-images.yml +++ b/.github/workflows/cleanup-old-docker-images.yml @@ -73,10 +73,9 @@ jobs: with: payload: | { - "text": "Docker Cleanup completed for repository: ${{ github.repository }}", "attachments": [ { - "pretext": "Docker Cleanup Results", + "pretext": "Docker Cleanup completed for repository: ${{ github.repository }}", "color": "good", "fields": [ {