This commit is contained in:
Bill Zimmerman
2025-10-12 11:17:13 +02:00
committed by GitHub
parent 29c1e7dda3
commit 4cf1ca564b

View File

@@ -29,7 +29,7 @@ jobs:
- name: Build RaspAP Image
id: build
uses: usimd/pi-gen-action@v1
uses: RaspAP/pi-gen-action@v1.11.0
with:
release: ${{ matrix.release }}
image-name: "raspap-${{ matrix.release }}-${{ matrix.arch == '32-bit' && 'armhf' || 'arm64' }}-lite-${{ github.event.inputs.tag || github.ref_name }}"