From 2d704ba5910fe48111dd7e623c95d0b4ada79e12 Mon Sep 17 00:00:00 2001 From: vilmibm Date: Wed, 19 May 2021 16:51:58 -0500 Subject: [PATCH] bonus: support sid --- .github/workflows/releases.yml | 2 +- script/distributions | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 7066ef561..c5d8011d7 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -80,7 +80,7 @@ jobs: popd - name: Run reprepro env: - RELEASES: "cosmic eoan disco groovy focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial hirsute impish kali-rolling" + RELEASES: "cosmic eoan disco groovy focal stable oldstable testing sid unstable buster bullseye stretch jessie bionic trusty precise xenial hirsute impish kali-rolling" run: | mkdir -p upload for release in $RELEASES; do diff --git a/script/distributions b/script/distributions index 51b4d194d..6fada64b2 100644 --- a/script/distributions +++ b/script/distributions @@ -30,6 +30,14 @@ Components: main Description: The GitHub CLI - debian unstable repo SignWith: C99B11DEB97541F0 +Origin: gh +Label: gh +Codename: sid +Architectures: i386 amd64 armhf arm64 +Components: main +Description: The GitHub CLI - debian unstable repo +SignWith: C99B11DEB97541F0 + Origin: gh Label: gh Codename: buster