Upload DEB from Bookworm step

This commit is contained in:
Alex Pyrgiotis 2024-10-01 16:28:28 +03:00
parent 2ad959b88c
commit d6895bc670
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -152,7 +152,7 @@ jobs:
run --dev --no-gui ./dangerzone/install/linux/build-deb.py
- name: Upload Dangerzone .deb
if: matrix.distro == 'debian' && matrix.version == 'trixie'
if: matrix.distro == 'debian' && matrix.version == 'bookworm'
uses: actions/upload-artifact@v4
with:
name: dangerzone.deb