mirror of
https://github.com/sabnzbd/sabnzbd.git
synced 2026-07-30 08:58:07 -04:00
This update improves the release workflow by: * Configuring GitHub Actions `upload-artifact` to transfer files directly without unnecessary zipping, simplifying artifact retrieval for subsequent jobs. * Integrating `pefile` to perform an Authenticode signature check on the Windows installer, ensuring all official releases are properly signed.