From 05502353b3018bf0ccf6ba5b1fc98676a209f9b3 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Mon, 6 Jan 2025 02:04:24 +0300 Subject: [PATCH] testing --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cf16336..e8d20ae 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -191,7 +191,7 @@ jobs: exit 1 fi - echo "### Upstream Release Notes\n\n$RELEASE_NOTES" > release-notes.md + echo "# ️️️⬆️ Upstream Release Notes\n\n$RELEASE_NOTES" > release-notes.md - name: Create Release and Upload Assets uses: actions/forgejo-release@v2