From 1cd0cab87ddd838a52aad4306b1c23acb1cf56bc Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Sat, 5 Apr 2025 19:51:19 +0200 Subject: [PATCH] Upload the exe artifact to the release as well --- .github/workflows/make-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index d070b886..83480f8a 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -144,6 +144,7 @@ jobs: builds-linux/wger-linux-x86_64.sha256 builds-ios/Runner.app builds-macos/wger.app + builds-windows/wger.exe generate_flathub_manifest: runs-on: ubuntu-latest