Skip to content

Commit

Permalink
bonus: support sid
Browse files Browse the repository at this point in the history
  • Loading branch information
vilmibm committed May 19, 2021
1 parent 320ab8a commit 2d704ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 8 additions & 0 deletions script/distributions
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d704ba

Please sign in to comment.