Windows-on-ARM-Experiments / mingw-woarm64-build

Build script for Windows on Arm64 GNU cross compiler aarch64-w64-mingw32.
GNU General Public License v2.0
27 stars 3 forks source link

Add manual release step to daily updates workflow #101

Closed Blackhex closed 6 months ago

Blackhex commented 6 months ago

This change will allow us to manually promote the result of a daily updates workflow to a release. This should help users of our toolchain to more easily access the binaries.

The workflow run demonstrating how it looks like is https://github.com/Windows-on-ARM-Experiments/mingw-woarm64-build/actions/runs/7830612468

eukarpov commented 6 months ago

I think having only the latest release should be enough.