From 2109d686d750ac94efdc8d6d9695d6fdf33f11b1 Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Sat, 14 Oct 2023 17:28:46 +0200 Subject: [PATCH] Fix release workflow name --- .github/workflows/post-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post-release.yaml b/.github/workflows/post-release.yaml index 5aac4c3..62951dc 100644 --- a/.github/workflows/post-release.yaml +++ b/.github/workflows/post-release.yaml @@ -1,4 +1,4 @@ -name: Build & Release +name: Publish Release on: push: