build: add riscv64 binary releases (#2587)

Signed-off-by: MichaIng <micha@dietpi.com>
This commit is contained in:
MichaIng 2023-08-01 15:00:42 +02:00 committed by GitHub
parent fa390c498d
commit 0ac39684f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ build:
- 386
- arm
- arm64
- riscv64
goarm:
- 5
- 6
@ -194,4 +195,4 @@ brews:
name: FileBrowser Robot
email: robot@filebrowser.org
description: File Browser is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface
license: "MIT"
license: "MIT"