From a3183fad9146de62638336b7c6a0e762b22dea8f Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Sat, 4 Oct 2025 16:18:28 -0500 Subject: [PATCH] Rename workflow from 'Make Release' to 'Promote Release' Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> --- .github/workflows/promote.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index 20a38a575..15d15cba1 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -1,4 +1,4 @@ -name: Make Release +name: Promote Release on: workflow_call: