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: