fix(ci): wrong release name for build try on armhf

This commit is contained in:
Julien Neuhart
2023-11-09 19:46:24 +01:00
committed by GitHub
parent 61eb3ff908
commit 28aeb11565

View File

@@ -92,4 +92,4 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build try of armhf Docker image variant
run: |
make release GOTENBERG_VERSION=armmhf
make release GOTENBERG_VERSION=armhf