From f5fd7c390c0c91638a3425e72d82b9dc882b83b1 Mon Sep 17 00:00:00 2001 From: naiba Date: Thu, 1 Jan 2026 11:58:11 +0800 Subject: [PATCH] fix: immutable release --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index aee6b97..041c759 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -35,6 +35,7 @@ jobs: uses: softprops/action-gh-release@v2 with: files: dist.zip + generate_release_notes: true - name: Changelog run: bun x changelogithub