From d38700205e216b893a19dbf22ce0c167fe08cb3a Mon Sep 17 00:00:00 2001 From: Petru Cervac Date: Fri, 14 Mar 2025 18:17:19 +0000 Subject: [PATCH] ci: update pipeline name --- .github/workflows/update-version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-version.yaml b/.github/workflows/update-version.yaml index abec373..4228665 100644 --- a/.github/workflows/update-version.yaml +++ b/.github/workflows/update-version.yaml @@ -1,4 +1,4 @@ -name: "Release" +name: "Update Version" on: workflow_dispatch: