From ef86a2c3c46cdfa764a33889ceb29fb41567ba64 Mon Sep 17 00:00:00 2001 From: fujie Date: Sun, 8 Mar 2026 19:52:39 +0800 Subject: [PATCH] fix(ci): fix EOF here-doc indentation --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e4ed958..263b540 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -515,8 +515,8 @@ PY 📚 [Documentation](https://fu-jie.github.io/openwebui-extensions/) 🐛 [Report Issues](https://github.com/Fu-Jie/openwebui-extensions/issues) - EOF - +EOF + echo "=== Release Notes ===" cat release_notes.md