Improve build artifact naming

This commit is contained in:
Marty Oehme 2025-06-23 23:12:13 +02:00
parent b1277a2089
commit c7ae80f33a
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -124,8 +124,10 @@ jobs:
- name: Archive xbps artifacts
uses: actions/upload-artifact@v4
env:
CHANGED: ${{ needs.changedpkgs.outputs.changed }}
with:
name: binaries-${{ matrix.config.arch }}-${{ matrix.config.libc }}
name: binaries-${{ CHANGED }}-${{ matrix.config.arch }}-${{ matrix.config.libc }}.xbps
path: |
hostdir/binpkgs/*.xbps