refactor(build): remove self-signing code from build script and update release notes process

This commit is contained in:
kitbyte
2026-06-28 12:08:19 +03:00
parent a7f0eae670
commit c007e11cce
4 changed files with 38 additions and 46 deletions
+2 -4
View File
@@ -48,7 +48,5 @@ jobs:
name: ${{ github.ref_name }}
tag_name: ${{ github.ref_name }}
body_path: release-notes.md
files: |
WandEnhancer/bin/Release/WandEnhancer.exe
CHANGELOG.md
fail_on_unmatched_files: true
files: CHANGELOG.md
fail_on_unmatched_files: true