Tags: dolkensp/unp4k
Tags
Add generated downloads section to release notes Append a Downloads section to the release body listing all 15 artifacts grouped by product (unp4k-suite, unp4k, unforge) with the correct version. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Split release assets per platform and product
Replace the merged-per-component upload with a cross-product matrix of
artifact × rid, producing 15 individual release assets such as
unp4k-win-x64-v{ver}.zip, unforge-linux-arm64-v{ver}.zip, etc.
Also drop the re-zip step since build artifacts are already per-component zips.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Override PublishSingleFile=false for Linux builds unp4k.fs sets PublishSingleFile=true which conflicts with UseAppHost=false. Override it at the command line so Linux builds can publish without an apphost. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PreviousNext