From c0cee890e5a4760c639fac1b31eece1f78e15150 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Mon, 8 Jun 2026 20:44:14 +0200 Subject: [PATCH] IA: use software collection instead of opensource --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 88b365d..2568fbd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,4 +67,4 @@ jobs: --metadata="subject:Antergos NeXT; Arch Linux; live ISO; Linux distribution" \ --metadata="language:eng" \ --metadata="mediatype:software" \ - --metadata="collection:opensource" + --metadata="collection:software"