Update release.yml

This commit is contained in:
Bill Zimmerman
2025-10-06 18:05:59 +02:00
committed by GitHub
parent b20b7b97fe
commit 81364cbf8c

View File

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