From c150638746ff70379994ba9d896db4b4b2bd67f6 Mon Sep 17 00:00:00 2001 From: Peter Westling Date: Wed, 7 Aug 2024 07:57:48 +0200 Subject: [PATCH] Update build script --- .github/workflows/publish-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 5e3d6ce..8828251 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -1,4 +1,4 @@ -# This workflow will publish the release to Maven Central Repository +# This workflow will publish the release to Docker Hub name: Publish Release