release: include bazzite + bazzite-deck in the table

This commit is contained in:
mia26MAjFm
2026-06-24 09:45:33 -04:00
parent 00d89868c8
commit 096675b60a

View File

@@ -186,6 +186,8 @@ jobs:
{ key: 'fedora', label: 'Fedora 44', file: 'ps5-fedora.img.xz' },
{ key: 'proxmox', label: 'Proxmox VE 8', file: 'ps5-proxmox.img.xz' },
{ key: 'debian', label: 'Debian 12', file: 'ps5-debian.img.xz' },
{ key: 'bazzite', label: 'Bazzite (KDE gaming)', file: 'ps5-bazzite.img.xz' },
{ key: 'bazzite-deck', label: 'Bazzite Deck UI', file: 'ps5-bazzite-deck.img.xz' },
];
// Fetch existing release body to preserve distros not built this run