Remove leftover packages before creating repo website

This commit is contained in:
Marty Oehme 2025-06-24 10:49:27 +02:00
parent 6a30e8f64c
commit 2afd3f986c
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -199,11 +199,12 @@ jobs:
run: |
xbps-rindex --add $PWD/*.xbps
xbps-rindex --clean $PWD
xbps-rindex --remove $PWD
- name: Commit new repo state
uses: stefanzweifel/git-auto-commit-action@v6
with:
file_pattern: "*.xbps"
file_pattern: "*.xbps *.xbps.sig2"
commit_message: "Update package repo"
# - name: checksum