From a0aad5720818a039a22b0099807beb06ef2174b0 Mon Sep 17 00:00:00 2001 From: Milos Gajdos Date: Wed, 24 Mar 2021 11:02:25 +0000 Subject: [PATCH] Make workflow name shorter. Signed-off-by: Milos Gajdos --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 16725135..57482056 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,4 +1,4 @@ -name: Build release image and push to hub +name: Release docker image on: push: