From c523ab47bfaf58e9af18862c5d19eb0136212d4f Mon Sep 17 00:00:00 2001 From: Philipp Schmid Date: Wed, 15 Mar 2023 20:03:19 +0100 Subject: [PATCH] shorter name --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 876b23d..6efa1e0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,7 +7,7 @@ # To get a newer version, you will need to update the SHA. # You can also reference a tag or branch, but the action may change without warning. -name: Create and publish a Docker image +name: publish image on: push: