Update release.yml

This commit is contained in:
Bill Zimmerman
2025-10-06 14:22:17 +02:00
committed by GitHub
parent 9cd94b30b9
commit b0b95c7193

View File

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