bonus: support sid
This commit is contained in:
parent
320ab8ad31
commit
2d704ba591
2 changed files with 9 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue