From bf4cfe0e391d0eb5d037c24db4fe317a97bcbb02 Mon Sep 17 00:00:00 2001 From: ALEXIS CARBILLET <49431201+alexiscarbillet@users.noreply.github.com> Date: Thu, 29 May 2025 09:29:24 -0400 Subject: [PATCH] Update release-horizon-rxt.yml --- .github/workflows/release-horizon-rxt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-horizon-rxt.yml b/.github/workflows/release-horizon-rxt.yml index fb41ab41d..9d7f7d8b6 100644 --- a/.github/workflows/release-horizon-rxt.yml +++ b/.github/workflows/release-horizon-rxt.yml @@ -1,5 +1,5 @@ # -name: Create and publish a the Horizon RXT compatible image +name: Create and publish a Horizon RXT compatible image # Configures this workflow to run every time a change is pushed to the branch called `release`. on: