From 306f4e65468762ff9febfc314201d587040f2721 Mon Sep 17 00:00:00 2001 From: frysee Date: Tue, 13 May 2025 21:46:45 +0200 Subject: [PATCH] fix: very important thing that should show in release notes! --- .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 87d949985..e1d005dc3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,5 +1,5 @@ --- -name: CI +name: Release NextUI # yamllint disable-line rule:truthy on: