fix(workflows): use full platform name in all names (#267)

This commit is contained in:
Alex Zenla
2024-07-18 21:46:21 -07:00
committed by GitHub
parent 5ee1035896
commit 481a5884d9
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ jobs:
- aarch64
env:
TARGET_ARCH: "${{ matrix.arch }}"
name: zone initrd ${{ matrix.arch }}
name: zone initrd linux-${{ matrix.arch }}
steps:
- name: harden runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1