Update alpha.yml

This commit is contained in:
mauro 🤙
2024-08-11 09:24:43 +02:00
committed by GitHub
parent 27386c608e
commit cf3f673c35

View File

@@ -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: