* Initial plan
* Create GitHub Actions release.yml workflow
- Migrated Azure DevOps release pipeline to GitHub Actions
- Aligned structure and conventions with nightly.yml
- Added manual workflow dispatch with version input
- Included conditional publishing to GitHub, NuGet, and PyPI
- Updated to use manylinux_2_28 container (consistent with nightly)
- Added --zip flag to all Windows builds
- Set 7-day retention for release artifacts
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>