From cf3f673c35d4c86659dcd54bbcdb1a41cb68560f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mauro=20=F0=9F=A4=99?= Date: Sun, 11 Aug 2024 09:24:43 +0200 Subject: [PATCH] Update alpha.yml --- .github/workflows/alpha.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index e608d8642..eaac278aa 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -300,6 +300,12 @@ jobs: name: zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage path: | ./dist/zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage + + - name: Upload artifact (ZSync) + uses: actions/upload-artifact@v4 + with: + name: zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage.zsync + path: | ./dist/zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage.zsync release: