diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 2bd628e2..f3911236 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -47,7 +47,10 @@ jobs: artifacts: "*.nupkg,*.snupkg,*.zip" body: 'Last built commit: ${{ github.sha }} + ## UI Builds + [Windows x64 UI Release](https://github.com/SabreTools/MPF/releases/download/rolling/MPF.UI_net9.0-windows_win-x64_release.zip) + [Windows x64 UI Debug](https://github.com/SabreTools/MPF/releases/download/rolling/MPF.UI_net9.0-windows_win-x64_debug.zip)' name: 'Rolling Release' prerelease: True diff --git a/CHANGELIST.md b/CHANGELIST.md index 5fcecb18..f808ed2e 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -54,6 +54,7 @@ - Updated Polish translation - Fix rolling tag - Try to add UI links to rolling release +- Slight tweak to automatic UI links ### 3.5.0 (2025-10-10)