fix: immutable release

This commit is contained in:
naiba
2026-01-01 11:58:11 +08:00
parent a70953513b
commit 13c78a8302
+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