Files
tiennm99 f91a88f7b8 ci: add release workflow for Windows x64 artifacts
Build and publish a GitHub Release on each pushed v* tag (also runs on
workflow_dispatch with a required tag input). The job runs on
windows-latest, tests + clippies + release-builds the workspace via
the pinned nightly toolchain, then zips time_mocker_ui.exe +
time_mocker_hook.dll + LICENSE + README into
time-mocker-<tag>-windows-x64.zip with a sha256 sidecar.
2026-05-20 17:08:52 +07:00
..