From 0a954314683cddbfa4b567b2595d72bffbe58e5c Mon Sep 17 00:00:00 2001 From: krau <71133316+krau@users.noreply.github.com> Date: Sat, 1 Mar 2025 13:39:08 +0800 Subject: [PATCH] feat: add name to build release workflow --- .github/workflows/build-release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index ce7d7f1..e8b407f 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -1,3 +1,5 @@ +name: Build Release + on: push: tags: