From 92bfcf8cda50b7de49e91ec29cd9e9e998b594f3 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Sun, 7 Jun 2026 20:43:31 +0200 Subject: [PATCH] Improve Internet Archive metadata --- .github/workflows/build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 41ad640..cd220d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,5 +60,9 @@ jobs: --metadata="title:Antergos NeXT Live ISO" \ --metadata="creator:Antergos NeXT" \ --metadata="date:$(date +%Y-%m-%d)" \ + --metadata="year:$(date +%Y)" \ --metadata="description:Antergos NeXT live installation ISO based on Arch Linux" \ + --metadata="subject:Antergos NeXT; Arch Linux; live ISO; Linux distribution" \ + --metadata="language:eng" \ + --metadata="mediatype:software" \ --metadata="collection:opensource"