Don't automatically remove obsolete packages from repo

This commit is contained in:
Marty Oehme 2025-03-06 14:16:17 +01:00
parent d2c3a54c9a
commit cf6641bfff
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -174,8 +174,6 @@ jobs:
- name: sign
run: |
xbps-rindex -r $PWD
echo "${{ secrets.PRIV_KEY }}" > $HOME/privkey
xbps-rindex -s --signedby "${{ secrets.SIGNER }}" --privkey $HOME/privkey $PWD
xbps-rindex -S --privkey $HOME/privkey $PWD/*.xbps