consistent naming for tray builds

This commit is contained in:
Harvey Tindall
2021-05-16 23:02:09 +01:00
parent 0f3ad8bb69
commit 76bbb3f147

View File

@@ -127,7 +127,7 @@ nfpms:
- deb
- rpm
- id: tray
file_name_template: '{{ .ProjectName }}_Tray_{{ .Arch }}_v{{ .Version }}'
file_name_template: '{{ .ProjectName }}_TrayIcon_{{ .Arch }}_v{{ .Version }}'
homepage: https://github.com/hrfee/jfa-go
description: A web app for managing users on Jellyfin
maintainer: Harvey Tindall <hrfee@hrfee.dev>