From 577f473de3375f1bbc697332dc2ce72a37a535e2 Mon Sep 17 00:00:00 2001 From: End Date: Tue, 6 Jan 2026 20:35:29 -0700 Subject: [PATCH] Upload source to release Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/release.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7035228..b354ca2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -253,10 +253,13 @@ jobs: artifacts/macos-latest/**/*.app.tar.gz artifacts/macos-latest/**/*.app.tar.gz.sig artifacts/ubuntu-24.04/**/*.AppImage - artifacts/ubuntu-24.04/**/*.AppImage.tar.gz.sig + artifacts/ubuntu-24.04/**/*.AppImage + artifacts/ubuntu-24.04/**/*.AppImage.tar.gz artifacts/ubuntu-24.04/**/*.deb artifacts/ubuntu-24.04/**/*.rpm artifacts/windows-latest/**/*.msi + artifacts/windows-latest/**/*.msi.zip + artifacts/windows-latest/**/*.nsis.zip artifacts/windows-latest/**/*.msi.zip.sig artifacts/windows-latest/**/*.nsis.zip.sig artifacts/windows-latest/**/*.exe