From 1c1bc350dc9be34f90ad66772b6f909b9d12bbf3 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sat, 23 Nov 2024 08:58:24 +1100 Subject: [PATCH] Rename gh action --- .github/workflows/publish-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-image.yaml b/.github/workflows/publish-image.yaml index 2a0ad05..ce07edc 100644 --- a/.github/workflows/publish-image.yaml +++ b/.github/workflows/publish-image.yaml @@ -1,4 +1,4 @@ -name: Publish Debian and Alpine Container Images +name: Publish Debian Container Images on: push: