From c08c8da82c201f37a4b0baefd7c17f2d70ddf853 Mon Sep 17 00:00:00 2001 From: nitec <35529761+cdozdil@users.noreply.github.com> Date: Wed, 31 Dec 2025 00:00:36 +0300 Subject: [PATCH] Rename workflow to Build ReleaseDebug --- .github/workflows/release_debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_debug.yml b/.github/workflows/release_debug.yml index ed0e0e69..e664339f 100644 --- a/.github/workflows/release_debug.yml +++ b/.github/workflows/release_debug.yml @@ -3,7 +3,7 @@ # separate terms of service, privacy policy, and support # documentation. -name: Build +name: Build ReleaseDebug on: workflow_dispatch: