From 8228a46ed530e343c5d09327d19ab22606f4ec40 Mon Sep 17 00:00:00 2001 From: aboyko Date: Mon, 31 Jul 2023 19:01:54 -0400 Subject: [PATCH] [GHA-Build] Adjust workflow name --- .github/workflows/release-eclipse-distro-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-eclipse-distro-build.yml b/.github/workflows/release-eclipse-distro-build.yml index c9c1913c8..fe0ca5da9 100644 --- a/.github/workflows/release-eclipse-distro-build.yml +++ b/.github/workflows/release-eclipse-distro-build.yml @@ -1,4 +1,4 @@ -name: Release - Eclipse Build +name: Release - Eclipse Distros Build concurrency: group: release-eclipse