fix: immutable release

This commit is contained in:
naiba
2026-01-01 11:58:11 +08:00
parent 878cef08ad
commit f5fd7c390c
+1
View File
@@ -35,6 +35,7 @@ jobs:
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
with: with:
files: dist.zip files: dist.zip
generate_release_notes: true
- name: Changelog - name: Changelog
run: bun x changelogithub run: bun x changelogithub