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