From 75fc3c139b5574da7794b5bc22c22e64f8e0c5a8 Mon Sep 17 00:00:00 2001 From: javalsai Date: Fri, 4 Jul 2025 22:09:32 +0200 Subject: [PATCH] ci: rename release workflow --- .github/workflows/make-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 87bb98c..8628c87 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -1,4 +1,4 @@ -name: Check and Build Release +name: Make Release on: workflow_dispatch: