release: add steamos to ALL_DISTROS table

This commit is contained in:
mia
2026-06-28 01:36:49 -04:00
parent eafb7fbd56
commit 9f9fd3fd7f

View File

@@ -188,6 +188,7 @@ jobs:
{ 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' },
{ key: 'steamos', label: 'SteamOS 3 (Holo)', file: 'ps5-steamos.img.xz' },
];
// Fetch existing release body to preserve distros not built this run