From e00fe34a114c0b8f2ac0f8b703d25aa6b775d8c4 Mon Sep 17 00:00:00 2001 From: Dmitry Ratushnyy <132273757+dmitry-ratushnyy@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:51:00 +0200 Subject: [PATCH] Update release.yaml (#286) Updated release workflow for 5/edge: change workflow name for more appropriate Co-authored-by: Mia Altieri <32723809+MiaAltieri@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 246e60b00..41b065412 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,4 +1,4 @@ -name: Release to latest/edge +name: Release to 5/edge on: push: