Update release.yml

Signed-off-by: Kevin Kandlbinder <kevin@kevink.dev>
This commit is contained in:
Kevin Kandlbinder 2022-09-06 00:31:59 +02:00 committed by GitHub
parent 4a81941bfd
commit 70470dbece
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ jobs:
releases-matrix:
name: Release Go Binary
runs-on: ubuntu-latest
needs: build-webui
strategy:
matrix:
# build and publish in parallel: linux/386, linux/amd64, linux/arm64, windows/386, windows/amd64, darwin/amd64, darwin/arm64